This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
postgres_fdw
History
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
…
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
…
option.c
Update copyright for 2014
2014-01-07 16:05:30 -05:00
postgres_fdw--1.0.sql
…
postgres_fdw.c
Offer triggers on foreign tables.
2014-03-23 02:16:34 -04:00
postgres_fdw.control
…
postgres_fdw.h
Fix contrib/postgres_fdw to handle multiple join conditions properly.
2014-03-07 16:36:40 -05:00