Commits

DateSubjectAuthorReleases
2015-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2013-06-12 Improve updatability checking for views and foreign tables. Tom Lane 9.3.0
2013-04-03 Fix typo in FDW docs. Tom Lane 9.3.0
2013-03-12 Fix documentation oversight. Tom Lane 9.3.0
2013-03-10 Support writable foreign tables. Tom Lane 9.3.0
2012-12-22 Fix documentation typo. Tom Lane 9.2.3
2012-12-22 Fix documentation typo. Tom Lane 9.3.0
2012-10-10 Update obsolete text in fdwhandler.sgml. Tom Lane 9.2.2
2012-10-10 Update obsolete text in fdwhandler.sgml. Tom Lane 9.3.0
2012-04-06 Dept of second thoughts: improve the API for AnalyzeForeignTable. Tom Lane 9.2.0
2012-04-06 Allow statistics to be collected for foreign tables. Tom Lane 9.2.0
2012-03-09 Revise FDW planning API, again. Tom Lane 9.2.0
2012-03-07 Add GetForeignColumnOptions() to foreign.c, and add some documentation. Tom Lane 9.2.0
2012-03-05 Redesign PlanForeignScan API to allow multiple paths for a foreign table. Tom Lane 9.2.0
2011-07-05 Restructure foreign data wrapper chapter so it has more than one section. Tom Lane 9.1.0
2011-07-05 Restructure foreign data wrapper chapter so it has more than one section. Tom Lane 9.2.0
2011-07-05 Improve documentation about foreign data wrapper validator functions. Tom Lane 9.1.0
2011-07-05 Improve documentation about foreign data wrapper validator functions. Tom Lane 9.2.0
2011-02-20 Implement an API to let foreign-data wrappers actually be functional. Tom Lane 9.1.0