Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-10 | Handle WindowClause.runCondition in tree walker/mutator functions. | Tom Lane | 15.6 |
| 2022-08-03 | Fix incorrect tests for SRFs in relation_can_be_sorted_early(). | Tom Lane | 15.0 |
| 2022-06-26 | Harden range_table_mutator() against null RangeTblEntry.subquery. | Tom Lane | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-21 | Fix assorted missing logic for GroupingFunc nodes. | Tom Lane | 15.0 |
| 2022-01-09 | Make pg_get_expr() more bulletproof. | Tom Lane | 15.0 |