Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement IMPORT FOREIGN SCHEMA. | Tom Lane | 2014-07-10 |
* | doc: Update yet another place that didn't get the memo about matviews. | Robert Haas | 2014-04-14 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Allow default expressions to be attached to columns of foreign tables. | Tom Lane | 2013-03-12 |
* | Add postgres_fdw contrib module. | Tom Lane | 2013-02-21 |
* | Fix SGML markup; missing tag. | Bruce Momjian | 2012-08-15 |
* | Add CREATE FOREIGN TABLE doc reference to CREATE SERVER. | Bruce Momjian | 2012-08-15 |
* | Add support for privileges on types | Peter Eisentraut | 2011-12-20 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Allow per-column foreign data wrapper options. | Robert Haas | 2011-08-05 |
* | Corrections to CREATE FOREIGN TABLE documentation. | Robert Haas | 2011-03-16 |
* | Implement an API to let foreign-data wrappers actually be functional. | Tom Lane | 2011-02-20 |
* | Basic foreign table support. | Robert Haas | 2011-01-01 |