aboutsummaryrefslogtreecommitdiff
path: root/src/backend/foreign/foreign.c
Commit message (Expand)AuthorAge
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* deflist_to_tuplestore dumped core on an option with no value.Tom Lane2011-09-13
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Clean up most -Wunused-but-set-variable warnings from gcc 4.6Peter Eisentraut2011-04-11
* 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
* Wrap calls to SearchSysCache and related functions using macros.Robert Haas2010-02-14
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Always pass catalog id to the options validator function specified inHeikki Linnakangas2009-12-23
* Somebody seems to have thought they could get away without checking forTom Lane2009-06-11
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* 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