Make bootstrap debug messages more readable. Clean up some clutter.
Peter Eisentraut <peter_e@gmx.net>
Make bootstrap debug messages more readable. Clean up some clutter.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootparse.y | modified | +75 −61 |
| src/backend/bootstrap/bootscanner.l | modified | +5 −5 |
| src/backend/bootstrap/bootstrap.c | modified | +43 −78 |
| src/backend/utils/init/globals.c | modified | +1 −2 |
| src/bin/initdb/initdb.sh | modified | +3 −5 |
| src/include/bootstrap/bootstrap.h | modified | +4 −4 |
| src/include/miscadmin.h | modified | +1 −2 |