Commits

DateSubjectAuthorReleases
2026-04-09 Strip PlaceHolderVars from partition pruning operands Richard Guo 19 (unreleased)
2026-01-28 Allow for plugin control over path generation strategies. Robert Haas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-29 Strip PlaceHolderVars from index operands Richard Guo 18.2
2025-12-29 Strip PlaceHolderVars from index operands Richard Guo 19 (unreleased)
2025-10-08 Implement Eager Aggregation Richard Guo 19 (unreleased)
2025-08-19 Simplify relation_has_unique_index_for() Richard Guo 19 (unreleased)
2025-06-20 Remove planner's have_dangerous_phv() join-order restriction. Tom Lane 18.0
2025-04-08 Speedup child EquivalenceMember lookup in planner David Rowley 18.0
2025-04-04 Convert PathKey to use CompareType Peter Eisentraut 18.0
2025-04-04 Make derived clause lookup in EquivalenceClass more efficient Amit Langote 18.0
2025-02-17 Implement Self-Join Elimination Alexander Korotkov 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-27 Recalculate where-needed data accurately after a join removal. Tom Lane 18.0
2024-09-10 Mark expressions nullable by grouping sets Richard Guo 18.0
2024-07-30 Fix partitionwise join with partially-redundant join clauses Richard Guo 18.0
2024-07-22 Remove grotty use of disable_cost for TID scan plans. Robert Haas 18.0
2024-06-06 Fix asymmetry in setting EquivalenceClass.ec_sortref Alexander Korotkov 17.0
2024-05-21 Re-allow planner to use Merge Append to efficiently implement UNION. Robert Haas 17.0
2024-05-20 Revert commit 66c0185a3 and follow-on patches. Tom Lane 17.0
2024-05-06 Revert: Remove useless self-joins Alexander Korotkov 17.0
2024-03-25 Do not translate dummy SpecialJoinInfos for child joins Amit Langote 17.0
2024-03-25 Allow planner to use Merge Append to efficiently implement UNION David Rowley 17.0
2024-03-12 Fix incorrect filename reference in comment David Rowley 17.0
2024-01-21 Explore alternative orderings of group-by pathkeys during optimization. Alexander Korotkov 17.0