aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_foreign_data_wrapper.sgml
Commit message (Expand)AuthorAge
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Improve documentation about usage of FDW validator functions.Tom Lane2013-10-28
* Support writable foreign tables.Tom Lane2013-03-10
* Add postgres_fdw contrib module.Tom Lane2013-02-21
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* 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
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Always pass catalog id to the options validator function specified inHeikki Linnakangas2009-12-23
* Add manvolnum, so that man pages are generated.Peter Eisentraut2009-06-19
* Add some more documentation and cross-links on using dblink with SQL/MED.Peter Eisentraut2009-06-18
* Fix the inconsistent and wrong claims that the option value in CREATEPeter Eisentraut2009-02-27
* Add the possibility to specify an explicit validator function for foreign-dataPeter Eisentraut2009-02-24
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19