Commits

DateSubjectAuthorReleases
2026-03-19 Improve hash join's handling of tuples with null join keys. Tom Lane 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-09 Fix right-semi-joins in HashJoin rescans Richard Guo 18.0
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 18.0
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 15.9
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 14.14
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 17.1
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 12.21
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 13.17
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 16.5
2024-08-20 Speed up Hash Join by making ExprStates support hashing David Rowley 18.0
2024-07-08 Fix right-anti-joins when the inner relation is proven unique Richard Guo 16.4
2024-07-08 Fix right-anti-joins when the inner relation is proven unique Richard Guo 17.0
2024-07-08 Fix right-anti-joins when the inner relation is proven unique Richard Guo 18.0
2024-07-05 Support "Right Semi Join" plan shapes Richard Guo 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-09 Remove duplicate words in docs and code comments. Amit Kapila 17.0
2023-09-28 Remove obsolete executor cleanup code Amit Langote 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Allocate hash join files in a separate memory context Tomas Vondra 16.0