aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
Commit message (Expand)AuthorAge
* Fix some planning oversights in postgres_fdw.Tom Lane2013-02-22
* Get rid of postgres_fdw's assumption that remote type OIDs match ours.Tom Lane2013-02-22
* Add postgres_fdw contrib module.Tom Lane2013-02-21