Create a C version of pg_config.
Bruce Momjian <bruce@momjian.us>
Create a C version of pg_config. Andrew Dunstan
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_config/Makefile | modified | +14 −16 |
| src/bin/pg_config/pg_config.sh | deleted | +0 −83 |
| src/include/port.h | modified | +3 −1 |
| src/port/Makefile | modified | +3 −1 |
| src/port/path.c | modified | +35 −3 |