Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-15 | doc: make ref/*.sgml file header comment layout consistent | Bruce Momjian | 9.5.23 |
| 2015-05-15 | doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT | Robert Haas | 9.5.0 |
| 2015-03-22 | Allow foreign tables to participate in inheritance. | Tom Lane | 9.5.0 |
| 2014-12-17 | Allow CHECK constraints to be placed on foreign tables. | Tom Lane | 9.5.0 |
| 2014-07-10 | Implement IMPORT FOREIGN SCHEMA. | Tom Lane | 9.5.0 |