diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-03-18 11:35:05 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-03-18 11:35:05 +0200 |
commit | f1baed18bc3db50c72bfb00b6247b47689158445 (patch) | |
tree | 69d7b498fd15711b78ed96e7c0e03155f62db6b7 /src/backend/executor/nodeModifyTable.c | |
parent | 14cddee9cce349d4bf024316e014ccf891c39cef (diff) | |
download | postgresql-f1baed18bc3db50c72bfb00b6247b47689158445.tar.gz postgresql-f1baed18bc3db50c72bfb00b6247b47689158445.zip |
Move some functions from postmaster.c to a new source file
This just moves the functions, with no other changes, to make the next
commits smaller and easier to review. The moved functions are related
to launching postmaster child processes in EXEC_BACKEND mode.
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