Commits

DateSubjectAuthorReleases
2026-03-19 Improve hash join's handling of tuples with null join keys. Tom Lane 19 (unreleased)
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
2024-04-23 Remove some unnecessary fields from executor nodes. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 15.3
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 14.8
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 13.11
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 16.0
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 12.15
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 11.20
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 15.3
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 14.8
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 12.15
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 16.0
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 13.11
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 15.0
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 13.7
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 10.21