Commits

DateSubjectAuthorReleases
2016-07-22 Remove GetUserMappingId() and GetUserMappingById(). Tom Lane 9.6.0
2016-07-15 Avoid invalidating all foreign-join cached plans when user mappings change. Tom Lane 9.6.0
2016-04-11 Fix whitespace Peter Eisentraut 9.6.0
2016-03-29 Don't require a user mapping for FDWs to work. Robert Haas 9.6.0
2016-03-10 Remove a couple of useless pstrdup() calls. Tom Lane 9.6.0
2016-02-05 Remove parallel-safety check from GetExistingLocalJoinPath. Robert Haas 9.6.0
2016-02-04 Add some additional core functions to support join pushdown for FDWs. Robert Haas 9.6.0
2016-01-28 Only try to push down foreign joins if the user mapping OIDs match. Robert Haas 9.6.0
2016-01-28 Avoid multiple foreign server connections when all use same user mapping. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0
2015-05-01 Allow FDWs and custom scan providers to replace joins with scans. Robert Haas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-03-07 Arrange to cache FdwRoutine structs in foreign tables' relcache entries. Tom Lane 9.3.0
2013-02-21 Add postgres_fdw contrib module. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-08-28 Split heapam_xlog.h from heapam.h Alvaro Herrera 9.3.0
2012-03-07 Add GetForeignColumnOptions() to foreign.c, and add some documentation. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-13 deflist_to_tuplestore dumped core on an option with no value. Tom Lane 8.4.9
2011-09-13 deflist_to_tuplestore dumped core on an option with no value. Tom Lane 9.0.5
2011-09-13 deflist_to_tuplestore dumped core on an option with no value. Tom Lane 9.1.1