Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-18 | Fix check_agg_arguments' examination of aggregate FILTER clauses. | Tom Lane | 10.19 |
| 2017-06-27 | Re-allow SRFs and window functions within sub-selects within aggregates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-14 | Disallow set-returning functions inside CASE or COALESCE. | Tom Lane | 10.0 |
| 2017-01-25 | Remove vestigial resolveUnknown arguments from transformSortClause etc. | Tom Lane | 10.0 |
| 2017-01-16 | Fix check_srf_call_placement() to handle VALUES cases correctly. | Tom Lane | 10.0 |