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 |
| 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 |