Commits

DateSubjectAuthorReleases
2017-07-21 Stabilize postgres_fdw regression tests. Tom Lane 9.6.4
2017-07-21 Re-establish postgres_fdw connections after server or user mapping changes. Tom Lane 9.6.4
2017-07-21 Re-establish postgres_fdw connections after server or user mapping changes. Tom Lane 9.4.13
2017-07-21 Re-establish postgres_fdw connections after server or user mapping changes. Tom Lane 10.0
2017-07-21 Re-establish postgres_fdw connections after server or user mapping changes. Tom Lane 9.5.8
2017-07-21 Re-establish postgres_fdw connections after server or user mapping changes. Tom Lane 9.3.18
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2017-01-25 Improve speed of contrib/postgres_fdw regression tests. Tom Lane 10.0
2017-01-06 Invalidate cached plans on FDW option changes. Tom Lane 9.4.11
2017-01-06 Invalidate cached plans on FDW option changes. Tom Lane 10.0
2017-01-06 Invalidate cached plans on FDW option changes. Tom Lane 9.5.6
2017-01-06 Invalidate cached plans on FDW option changes. Tom Lane 9.3.16
2017-01-06 Invalidate cached plans on FDW option changes. Tom Lane 9.6.2
2016-11-02 Don't convert Consts into Vars during setrefs.c processing. Tom Lane 10.0
2016-07-15 Avoid invalidating all foreign-join cached plans when user mappings change. Tom Lane 9.6.0
2016-01-29 Fix incorrect pattern-match processing in psql's \det command. Tom Lane 9.6.0
2016-01-29 Fix incorrect pattern-match processing in psql's \det command. Tom Lane 9.5.1
2015-11-04 Add regression tests for remote execution of extension operators/functions. Tom Lane 9.6.0
2015-09-24 Improve handling of collations in contrib/postgres_fdw. Tom Lane 9.3.10
2015-09-24 Improve handling of collations in contrib/postgres_fdw. Tom Lane 9.5.0
2015-09-24 Improve handling of collations in contrib/postgres_fdw. Tom Lane 9.4.5
2015-09-24 Improve handling of collations in contrib/postgres_fdw. Tom Lane 9.6.0
2015-03-30 Be more careful about printing constants in ruleutils.c. Tom Lane 9.5.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.0
2014-12-17 Allow CHECK constraints to be placed on foreign tables. Tom Lane 9.5.0