Remove redundant "make install" from pg_upgrade test suite. A top-level "make install" includes pg_upgrade since commit 9fa8b0ee90c44c0f97d16bf65e94322988c94864. Back-patch to 9.5, where that commit first appeared.
Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/1471c0e27c2f71bed551463e8072da9c01c63dae Modified Files -------------- src/bin/pg_upgrade/test.sh | 1 - 1 file changed, 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
