diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-03-18 11:38:10 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-03-18 11:38:10 +0200 |
commit | 05c3980e7f473ac2061dad9bbb7a9f0ede0279d9 (patch) | |
tree | ea797723055570851fa55f309e50d39345f72095 /src/backend/executor/nodeModifyTable.c | |
parent | aafc05de1bf5c0324cb5e690c6742118c1ac4af6 (diff) | |
download | postgresql-05c3980e7f473ac2061dad9bbb7a9f0ede0279d9.tar.gz postgresql-05c3980e7f473ac2061dad9bbb7a9f0ede0279d9.zip |
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
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions