Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 9.4.22 |
| 2016-06-27 | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. | Tom Lane | 9.4.9 |
| 2013-11-22 | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 9.4.0 |