summaryrefslogtreecommitdiff
path: root/src/backend/postmaster/syslogger.c
diff options
context:
space:
mode:
authorHeikki Linnakangas2023-12-03 14:39:18 +0000
committerHeikki Linnakangas2023-12-03 14:39:18 +0000
commitfd5e8b440dfd633be74e3dd3382d4a9038dba24f (patch)
tree18777d875424975c85d7e0e416f527e220a1d127 /src/backend/postmaster/syslogger.c
parent388491f1e5e63fe97c7cca26d18b64321973d423 (diff)
Refactor how InitProcess is called
The order of process initialization steps is now more consistent between !EXEC_BACKEND and EXEC_BACKEND modes. InitProcess() is called at the same place in either mode. We can now also move the AttachSharedMemoryStructs() call into InitProcess() itself. This reduces the number of "#ifdef EXEC_BACKEND" blocks. Reviewed-by: Tristan Partin, Andres Freund, Alexander Lakhin Discussion: https://www.postgresql.org/message-id/[email protected]
Diffstat (limited to 'src/backend/postmaster/syslogger.c')
0 files changed, 0 insertions, 0 deletions