[pgpool-committers: 3613] pgpool: Adopt the incompatibility with psql of PostgreSQL 9.6.
Tatsuo Ishii
ishii at postgresql.org
Thu Oct 27 17:44:00 JST 2016
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.
Branch
------
V3_4_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=eb9acf9088e0dcc5dfa5e48dc68badbc0bf04866
Modified Files
--------------
src/test/regression/tests/003.failover/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list