postgresql/contrib/postgres_fdw
Noah Misch b2b2491b06 Don't test xmin/xmax columns of a postgres_fdw foreign table.
Their values are unspecified and system-dependent.

Per buildfarm member kouprey.
2014-03-23 03:48:17 -04:00
..
expected Don't test xmin/xmax columns of a postgres_fdw foreign table. 2014-03-23 03:48:17 -04:00
sql Don't test xmin/xmax columns of a postgres_fdw foreign table. 2014-03-23 03:48:17 -04:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
connection.c Improve connection-failure error handling in contrib/postgres_fdw. 2014-02-03 21:30:20 -05:00
deparse.c Offer triggers on foreign tables. 2014-03-23 02:16:34 -04:00
Makefile Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
option.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c Offer triggers on foreign tables. 2014-03-23 02:16:34 -04:00
postgres_fdw.control Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.h Fix contrib/postgres_fdw to handle multiple join conditions properly. 2014-03-07 16:36:40 -05:00