aboutsummaryrefslogtreecommitdiff
path: root/src/include/foreign
Commit message (Expand)AuthorAge
* Improve updatability checking for views and foreign tables.Tom Lane2013-06-12
* Support writable foreign tables.Tom Lane2013-03-10
* Arrange to cache FdwRoutine structs in foreign tables' relcache entries.Tom Lane2013-03-06
* Update copyrights for 2013Bruce Momjian2013-01-01
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Dept of second thoughts: improve the API for AnalyzeForeignTable.Tom Lane2012-04-06
* Allow statistics to be collected for foreign tables.Tom Lane2012-04-06
* Revise FDW planning API, again.Tom Lane2012-03-09
* Add GetForeignColumnOptions() to foreign.c, and add some documentation.Tom Lane2012-03-07
* Redesign PlanForeignScan API to allow multiple paths for a foreign table.Tom Lane2012-03-05
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Support comments on FOREIGN DATA WRAPPER and SERVER objects.Robert Haas2011-04-01
* Implement an API to let foreign-data wrappers actually be functional.Tom Lane2011-02-20
* Create the catalog infrastructure for foreign-data-wrapper handlers.Tom Lane2011-02-19
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Remove the recently added node types ReloptElem and OptionDefElem in favorTom Lane2009-04-04
* Add the possibility to specify an explicit validator function for foreign-dataPeter Eisentraut2009-02-24
* Update copyright for 2009.Bruce Momjian2009-01-01
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19