Adopt the incompatibility with psql of PostgreSQL 9.6.
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 27 Oct 2016 08:42:26 +0000 (17:42 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 27 Oct 2016 08:42:26 +0000 (17:42 +0900)
commitd3d5add8e43e272425177f99ed5dd3d12120c17e
tree1e7789b174d827bb91c1a484950e231487bd7014
parent3c2fc5c53899be8828c31a2b54d0acbc322655e5
Adopt the incompatibility with psql of PostgreSQL 9.6.

Since -c option does not imply -X anymore in 9.6, regression fails if
.psqlrc is set, for example "\pset pager" is set.
test/regression/tests/003.failover/test.sh