Commits

DateSubjectAuthorReleases
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 14.23
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 15.18
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 16.14
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 17.10
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 18.4
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-03-11 Add special case fast-paths for strict functions Daniel Gustafsson 18.0
2025-03-11 Replace EEOP_DONE with special steps for return/no return Daniel Gustafsson 18.0
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
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-15 Rename RowCompareType to CompareType Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 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-10-17 Don't store intermediate hash values in ExprState->resvalue David Rowley 18.0
2024-08-20 Speed up Hash Join by making ExprStates support hashing David Rowley 18.0
2024-08-01 Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund 18.0
2024-07-30 SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 17.0
2024-07-30 SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 18.0