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

Noah Misch <noah@leadboat.com>

Commit: b2b2491b06074e68fc7c96148cb0fdf0c8eb0469
Author: Noah Misch <noah@leadboat.com>
Date: 2014-03-23T07:48:17Z
Releases: 9.4.0
Don't test xmin/xmax columns of a postgres_fdw foreign table.

Their values are unspecified and system-dependent.

Per buildfarm member kouprey.

Files