Added --htmldir option to pg_config, equivalent to the new configure option.
Peter Eisentraut <peter_e@gmx.net>
Added --htmldir option to pg_config, equivalent to the new configure option.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_config-ref.sgml | modified | +12 −4 |
| src/bin/pg_config/pg_config.c | modified | +15 −1 |
| src/include/port.h | modified | +2 −1 |
| src/port/Makefile | modified | +2 −1 |
| src/port/path.c | modified | +10 −1 |