Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-10 | Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". | Tom Lane | 16.0 |
| 2016-08-12 | Doc: clarify that DROP ... CASCADE is recursive. | Tom Lane | 9.6.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 |
| 2013-03-12 | Allow default expressions to be attached to columns of foreign tables. | Tom Lane | 9.3.0 |
| 2012-04-06 | Allow statistics to be collected for foreign tables. | Tom Lane | 9.2.0 |