Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-27 | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. | Tom Lane | 9.4.9 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |
| 2013-11-22 | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 9.4.0 |