aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_foreign_table.sgml
Commit message (Expand)AuthorAge
* Add postgres_fdw contrib module.Tom Lane2013-02-21
* Fix SGML markup; missing tag.Bruce Momjian2012-08-15
* Add CREATE FOREIGN TABLE doc reference to CREATE SERVER.Bruce Momjian2012-08-15
* Add support for privileges on typesPeter Eisentraut2011-12-20
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Allow per-column foreign data wrapper options.Robert Haas2011-08-05
* Corrections to CREATE FOREIGN TABLE documentation.Robert Haas2011-03-16
* Implement an API to let foreign-data wrappers actually be functional.Tom Lane2011-02-20
* Basic foreign table support.Robert Haas2011-01-01