diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-02-07 12:50:48 -0600 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-02-07 12:50:48 -0600 |
commit | 1e285a5e137ed033d45c63364d90565a3c013b3f (patch) | |
tree | 85eb6d8d9aa673460cfa072396fe387d41eb67ef /src/backend/commands/dbcommands.c | |
parent | a39f1a365a3b99149ba0038ef7e39d6bff2560c9 (diff) | |
download | postgresql-1e285a5e137ed033d45c63364d90565a3c013b3f.tar.gz postgresql-1e285a5e137ed033d45c63364d90565a3c013b3f.zip |
Remove Start* macros in postmaster.c.
These macros are just shorthands for calling StartChildProcess()
with the appropriate process type, and they arguably make the code
harder to understand.
Suggested-by: Andres Freund
Author: Reid Thompson
Reviewed-by: Bharath Rupireddy
Discussion: https://postgr.es/m/e88934c02a5c66f5e8caab2025f85da6b9026d0b.camel%40crunchydata.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions