Provide for a file specifying non-standard config options for temp install
Andrew Dunstan <andrew@dunslane.net>
Provide for a file specifying non-standard config options for temp install for pg_regress, via --temp-config option. Pick this up in the make file via TEMP_CONFIG setting.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/GNUmakefile | modified | +8 −2 |
| src/test/regress/pg_regress.c | modified | +34 −2 |