postgresql/contrib/postgres_fdw
Tom Lane 6d9de660dc Stabilize postgres_fdw regression tests.
The new test cases added in commit 8bf58c0d9 turn out to have output
that can vary depending on the lc_messages setting prevailing on the
test server.  Hide the remote end's error messages to ensure stable
output.  This isn't a terribly desirable solution; we'd rather know
that the connection failed for the expected reason and not some other
one.  But there seems little choice for the moment.

Per buildfarm.

Discussion: https://postgr.es/m/18419.1500658570@sss.pgh.pa.us
2017-07-21 14:20:43 -04:00
..
expected Stabilize postgres_fdw regression tests. 2017-07-21 14:20:43 -04:00
sql Stabilize postgres_fdw regression tests. 2017-07-21 14:20:43 -04:00
.gitignore
connection.c Re-establish postgres_fdw connections after server or user mapping changes. 2017-07-21 12:51:38 -04:00
deparse.c Fix assorted fallout from IS [NOT] NULL patch. 2016-07-28 16:09:15 -04:00
Makefile
option.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
postgres_fdw--1.0.sql
postgres_fdw.c Allow queries submitted by postgres_fdw to be canceled. 2017-05-06 22:17:35 -04:00
postgres_fdw.control
postgres_fdw.h Allow queries submitted by postgres_fdw to be canceled. 2017-05-06 22:17:35 -04:00