]> granicus.if.org Git - postgresql/commit
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)
commit626eb021988a22feebcb0615bc11c661775006b7
treef26555554410436911ffc959d8330cd3b0be0c1e
parentcc0cac4a49b678e0c2b41020581036381385db5e
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