aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-03-12 13:42:36 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-03-12 13:42:36 +0200
commitd162c3a73bf14416ff4012de6f01c3d825610f70 (patch)
tree7e67b7887e85cab6341b64e72c73dd5b5c326af8 /src/backend/executor
parent73f7fb2a4c4480cfebc52dddf0049e69b830b214 (diff)
downloadpostgresql-d162c3a73bf14416ff4012de6f01c3d825610f70.tar.gz
postgresql-d162c3a73bf14416ff4012de6f01c3d825610f70.zip
Pass CAC as an argument to the backend process
We used to smuggle it to the child process in the Port struct, but it seems better to pass it down as a separate argument. This paves the way for the next commit, which moves the initialization of the Port struct to the backend process, after forking. Reviewed-by: Tristan Partin, Andres Freund Discussion: https://www.postgresql.org/message-id/7a59b073-5b5b-151e-7ed3-8b01ff7ce9ef@iki.fi
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions