Cleanup the bootstrap code a little, and rename "dummy procs" in the code
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 7 Mar 2007 13:35:03 +0000 (13:35 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 7 Mar 2007 13:35:03 +0000 (13:35 +0000)
commite60f597c21a27e4bbe95d3786143f8e0fb8700c2
tree2a871dc3288ad91d239577a74f1d3670170286c4
parentc534d006294b2f09eb90ab57465674bc7d570e75
Cleanup the bootstrap code a little, and rename "dummy procs" in the code
comments and variables to "auxiliary proc", per Heikki's request.
src/backend/bootstrap/bootparse.y
src/backend/bootstrap/bootstrap.c
src/backend/main/main.c
src/backend/postmaster/autovacuum.c
src/backend/postmaster/postmaster.c
src/backend/storage/lmgr/proc.c
src/include/bootstrap/bootstrap.h
src/include/storage/proc.h
src/include/tcop/tcopprot.h