Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-16 | Rename parser token REF to REF_P to avoid a symbol conflict. | Tom Lane | 9.4 (unreleased) |
| 2014-01-18 | Add ALTER TABLESPACE ... MOVE command | Stephen Frost | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |
| 2013-07-29 | Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) | Greg Stark | 9.4.0 |
| 2013-07-17 | Implement the FILTER clause for aggregate function calls. | Noah Misch | 9.4.0 |
| 2013-06-28 | Make the OVER keyword unreserved. | Robert Haas | 9.4.0 |