mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 23:33:27 -05:00
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 |
||
|---|---|---|
| .. | ||
| autovacuum.h | ||
| auxprocess.h | ||
| bgworker.h | ||
| bgworker_internals.h | ||
| bgwriter.h | ||
| fork_process.h | ||
| interrupt.h | ||
| pgarch.h | ||
| postmaster.h | ||
| startup.h | ||
| syslogger.h | ||
| walsummarizer.h | ||
| walwriter.h | ||