Commits

DateSubjectAuthorReleases
2026-01-04 Add parse location to IndexElem. Tom Lane 19 (unreleased)
2024-10-31 Add a parse location field to struct FunctionParameter. Tom Lane 18.0
2024-01-10 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 16.2
2024-01-10 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 15.6
2024-01-10 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 17.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-09-20 Revise tree-walk APIs to improve spec compliance & silence warnings. Tom Lane 16.0
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 13.8
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 14.5
2022-08-03 Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 16.0
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 13.7
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 12.11
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 11.16
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 14.3
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 10.21
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
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1