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_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/104184d9562365432479691b917ebab45e55e214 Modified Files -------------- src/bin/pg_upgrade/test.sh | 4 ++++ 1 file changed, 4 insertions(+)