diff options
author | Andres Freund <andres@anarazel.de> | 2021-08-05 12:17:31 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2021-08-05 12:18:15 -0700 |
commit | f8dd4ecb0b7fc3420e199021375e622815cd326f (patch) | |
tree | ca13c83c356607ceb7f21c7d006bf43ca9cf947e /src/backend/utils/adt/numeric.c | |
parent | 0a692109dcc73178962069addf7478ac89950e4d (diff) | |
download | postgresql-f8dd4ecb0b7fc3420e199021375e622815cd326f.tar.gz postgresql-f8dd4ecb0b7fc3420e199021375e622815cd326f.zip |
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 <andres@anarazel.de>
Reviewed-By: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-By: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/20210802164124.ufo5buo4apl6yuvs@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions