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

Lists: pgsql-committers
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove configure-option-dependent test cases from dblink tests.
Date: 2012-10-11 00:14:35
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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(-)