Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-24 | Fix improper repetition of previous results from a hashed aggregate. | Tom Lane | 9.4.10 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-11-22 | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | 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-18 | WITH CHECK OPTION support for auto-updatable VIEWs | Stephen Frost | 9.4.0 |