Thread: pgsql: Remove configure-option-dependent test cases from dblink tests.

pgsql: Remove configure-option-dependent test cases from dblink tests.

From
Tom Lane
Date:
Remove configure-option-dependent test cases from dblink tests.

The HINTs generated for these error cases vary across builds.  We
could try to work around that, but the test cases aren't really useful
enough to justify taking any trouble.

Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c3bf3ea2b61c312cc813edd9bb43aa338ae9288c

Modified Files
--------------
contrib/dblink/expected/dblink.out |    8 --------
contrib/dblink/sql/dblink.sql      |    6 ------
2 files changed, 0 insertions(+), 14 deletions(-)