postgresql/src/backend/bootstrap
Andres Freund e12694523e Fix bogus assertion in BootstrapModeMain().
The assertion was always true, as written, thanks to me "simplifying" it
before commit.

Per coverity and Tom Lane.
2021-08-09 08:28:53 -07:00
..
.gitignore
bootparse.y Update copyright for 2021 2021-01-02 13:06:25 -05:00
bootscanner.l Update copyright for 2021 2021-01-02 13:06:25 -05:00
bootstrap.c Fix bogus assertion in BootstrapModeMain(). 2021-08-09 08:28:53 -07:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00