summaryrefslogtreecommitdiff
path: root/src/include/foreign/foreign.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Add GetForeignColumnOptions() to foreign.c, and add some documentation.Tom Lane2012-03-071-0/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-101-2/+2
* Support comments on FOREIGN DATA WRAPPER and SERVER objects.Robert Haas2011-04-011-2/+3
* Implement an API to let foreign-data wrappers actually be functional.Tom Lane2011-02-201-0/+8
* Create the catalog infrastructure for foreign-data-wrapper handlers.Tom Lane2011-02-191-1/+2
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-21/+22
* Remove the recently added node types ReloptElem and OptionDefElem in favorTom Lane2009-04-041-8/+2
* Add the possibility to specify an explicit validator function for foreign-dataPeter Eisentraut2009-02-241-26/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-191-0/+101