Allow multiple --temp-config arguments to pg_regress

Andrew Dunstan <andrew@dunslane.net>

Commit: 26fdff1b8f76f3c47d4e19be7c4aef3cdcd3393c
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2016-02-28T14:38:43Z
Releases: 9.6.0
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

PathChange+/−
src/test/regress/pg_regress.c modified +4 −3