Skip to content

Commit 05c3980

Browse files
committed
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
1 parent aafc05d commit 05c3980

File tree

7 files changed

+829
-759
lines changed

7 files changed

+829
-759
lines changed

src/backend/postmaster/launch_backend.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
#include "storage/pg_shmem.h"
5959
#include "storage/pmsignal.h"
6060
#include "storage/proc.h"
61+
#include "tcop/backend_startup.h"
6162
#include "tcop/tcopprot.h"
6263
#include "utils/builtins.h"
6364
#include "utils/datetime.h"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy