Commits

DateSubjectAuthorReleases
2025-02-11 Implement new optimization rule for updates of expanded variables. Tom Lane 18.0
2025-01-30 Simplify executor's handling of CaseTestExpr & CoerceToDomainValue. Tom Lane 18.0
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 13.19
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 14.16
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 17.3
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 15.11
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 16.7
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 18.0
2023-04-24 Rename ExecAggTransReparent, and improve its documentation. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 14.0
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 13.3
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 12.7
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 11.12
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 11.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-12-21 Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit. Tom Lane 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-07-14 Code review for NextValueExpr expression node type. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0