summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorAndres Freund2021-08-05 19:17:31 +0000
committerAndres Freund2021-08-05 19:18:15 +0000
commitf8dd4ecb0b7fc3420e199021375e622815cd326f (patch)
treeca13c83c356607ceb7f21c7d006bf43ca9cf947e /src/backend/tcop/postgres.c
parent0a692109dcc73178962069addf7478ac89950e4d (diff)
process startup: Remove bootstrap / checker modes from AuxProcType.
Neither is actually initialized as an auxiliary process, so it does not really make sense to reserve a PGPROC etc for them. This keeps checker mode implemented by exiting partway through bootstrap mode. That might be worth changing at some point, perhaps if we ever extend checker mode to be a more general tool. Author: Andres Freund <[email protected]> Reviewed-By: Kyotaro Horiguchi <[email protected]> Reviewed-By: Robert Haas <[email protected]> Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions