Don't test xmin/xmax columns of a postgres_fdw foreign table.
Noah Misch <noah@leadboat.com>
Don't test xmin/xmax columns of a postgres_fdw foreign table. Their values are unspecified and system-dependent. Per buildfarm member kouprey.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +5 −5 |
| contrib/postgres_fdw/sql/postgres_fdw.sql | modified | +2 −2 |