postgresql/src/include/postmaster
Heikki Linnakangas 05c3980e7f Move code for backend startup to separate file
This is code that runs in the backend process after forking, rather
than postmaster. Move it out of postmaster.c for clarity.

Reviewed-by: Tristan Partin, Andres Freund
Discussion: https://www.postgresql.org/message-id/7a59b073-5b5b-151e-7ed3-8b01ff7ce9ef@iki.fi
2024-03-18 11:38:10 +02:00
..
autovacuum.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
auxprocess.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
bgworker.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
bgworker_internals.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
bgwriter.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
fork_process.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
interrupt.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pgarch.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
postmaster.h Move code for backend startup to separate file 2024-03-18 11:38:10 +02:00
startup.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
syslogger.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
walsummarizer.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
walwriter.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00