postgres_fdw: Remove CTID output from some tests. Commit 1bc0100d270e5bcc980a0629b8726a32a497e788 added these tests, but they're not stable enough to survive in the buildfarm. Remove CTIDs from the output in the hopes of fixing that.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/882ea509fe7a4711fe25463427a33262b873dfa1 Modified Files -------------- contrib/postgres_fdw/expected/postgres_fdw.out | 64 +++++++++++++------------- contrib/postgres_fdw/sql/postgres_fdw.sql | 10 ++-- 2 files changed, 37 insertions(+), 37 deletions(-)