aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/connection.c
Commit message (Expand)AuthorAge
* Document cross-version compatibility issues for contrib/postgres_fdw.Tom Lane2013-03-22
* Fix postgres_fdw's issues with inconsistent interpretation of data values.Tom Lane2013-03-11
* Support writable foreign tables.Tom Lane2013-03-10
* Adjust postgres_fdw's search path handling.Tom Lane2013-02-22
* Need to decorate XactIsoLevel as PGDLLIMPORT for postgres_fdw.Tom Lane2013-02-21
* Add postgres_fdw contrib module.Tom Lane2013-02-21