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-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-03-24 Make many cast functions error safe Peter Eisentraut 19 (unreleased)
2026-03-17 Allow IS JSON predicate to work with domain types Andrew Dunstan 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-02 Refactor att_align_nominal() to improve performance. Tom Lane 19 (unreleased)
2026-01-07 Fix buggy interaction between array subscripts and subplan params Andres Freund 18.2
2026-01-07 Fix buggy interaction between array subscripts and subplan params Andres Freund 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-08-08 Add missing Datum conversions Peter Eisentraut 19 (unreleased)
2025-08-08 Remove useless/superfluous Datum conversions Peter Eisentraut 19 (unreleased)
2025-07-17 Remove duplicate line Amit Langote 19 (unreleased)
2025-07-17 Remove duplicate line Amit Langote 17.6
2025-07-17 Remove duplicate line Amit Langote 18.0
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-07 Virtual generated columns Peter Eisentraut 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