Generate pg_config.h.in by autoheader. Separate out manually editable
Peter Eisentraut <peter_e@gmx.net>
Generate pg_config.h.in by autoheader. Separate out manually editable parts. Standardize spelling of comments in pg_config.h.
Files
| Path | Change | +/− |
|---|---|---|
| config/c-compiler.m4 | modified | +4 −4 |
| config/c-library.m4 | modified | +10 −5 |
| config/programs.m4 | modified | +3 −3 |
| configure | modified | +7 −50 |
| configure.in | modified | +35 −48 |
| src/backend/catalog/genbki.sh | modified | +9 −8 |
| src/backend/catalog/Makefile | modified | +2 −2 |
| src/backend/postmaster/postmaster.c | modified | +10 −12 |
| src/include/c.h | modified | +87 −3 |
| src/include/miscadmin.h | modified | +3 −1 |
| src/include/pg_config.h.in | modified | +418 −640 |
| src/include/pg_config_manual.h | added | +212 −0 |
| src/include/postgres.h | modified | +2 −1 |