Commits

DateSubjectAuthorReleases
2026-01-15 Remove #include <math.h> where not needed Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-02 Change "long" numGroups fields to be Cardinality (i.e., double). Tom Lane 19 (unreleased)
2025-11-02 Improve planner's estimates of tuple hash table sizes. Tom Lane 19 (unreleased)
2025-10-30 Use BumpContext contexts in TupleHashTables, and do some code cleanup. Tom Lane 19 (unreleased)
2025-09-10 Eliminate duplicative hashtempcxt in nodeSubplan.c. Tom Lane 19 (unreleased)
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 16.11
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 18.0
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 19 (unreleased)
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 13.23
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 17.7
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 14.20
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 15.15
2025-03-25 Create accessor functions for TupleHashEntry. Jeff Davis 18.0
2025-01-13 Revert "TupleHashTable: store additional data along with tuple." Jeff Davis 18.0
2025-01-11 TupleHashTable: store additional data along with tuple. Jeff Davis 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-19 Get rid of old version of BuildTupleHashTable(). Tom Lane 18.0
2024-12-17 Fix incorrect slot type in BuildTupleHashTableExt David Rowley 18.0
2024-12-11 Use ExprStates for hashing in GROUP BY and SubPlans David Rowley 18.0
2024-10-31 Remove unused field from SubPlanState struct David Rowley 18.0
2024-08-01 Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
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