Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-03 | Selectively include window frames in expression walks/mutates. | Andrew Gierth | 9.4.25 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-13 | Make security barrier views automatically updatable | 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-11-22 | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 9.4.0 |
| 2013-07-23 | Move strip_implicit_coercions() from optimizer to nodeFuncs.c. | Tom Lane | 9.4.0 |
| 2013-07-18 | WITH CHECK OPTION support for auto-updatable VIEWs | Stephen Frost | 9.4.0 |
| 2013-07-17 | Implement the FILTER clause for aggregate function calls. | Noah Misch | 9.4.0 |