Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-27 | Re-allow SRFs and window functions within sub-selects within aggregates. | Tom Lane | 9.3.18 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-01-05 | Make some spelling more consistent | Peter Eisentraut | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-10-12 | Get rid of COERCE_DONTCARE. | Tom Lane | 9.3.0 |
| 2012-08-10 | Centralize the logic for detecting misplaced aggregates, window funcs, etc. | Tom Lane | 9.3.0 |
| 2012-08-07 | Implement SQL-standard LATERAL subqueries. | Tom Lane | 9.3.0 |