pgsql: Honour TEMP_CONFIG when testing pg_upgrade
pgsql: Honour TEMP_CONFIG when testing pg_upgrade
От:
Andrew Dunstan <andrew@dunslane.net>
Дата:
Honour TEMP_CONFIG when testing pg_upgrade This setting contains extra configuration for the temp instance, as used in pg_regress' --temp-config flag. Backpatch to 9.2 where test.sh was introduced. Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/5ed2d2cba8823670392400bc6663ff2dbd260292 Modified Files -------------- contrib/pg_upgrade/test.sh | 4 ++++ 1 file changed, 4 insertions(+)