Thread: pgsql: Don't test xmin/xmax columns of a postgres_fdw foreign table.

pgsql: Don't test xmin/xmax columns of a postgres_fdw foreign table.

From
Noah Misch
Date:
Don't test xmin/xmax columns of a postgres_fdw foreign table.

Their values are unspecified and system-dependent.

Per buildfarm member kouprey.

Branch
------
master

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

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out |   10 +++++-----
contrib/postgres_fdw/sql/postgres_fdw.sql      |    4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)