Allow multiple --temp-config arguments to pg_regress
Andrew Dunstan <andrew@dunslane.net>
Allow multiple --temp-config arguments to pg_regress This means that if, for example, TEMP_CONFIG is set and a Makefile explicitly sets a temp-config file, both will now be used. Patch from John Gorman.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/pg_regress.c | modified | +4 −3 |