Commits

DateSubjectAuthorReleases
2026-01-21 Remove useless flag PVC_INCLUDE_CONVERTROWTYPES. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-04-08 Speedup child EquivalenceMember lookup in planner David Rowley 18.0
2025-04-06 Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut 18.0
2025-04-04 Make derived clause lookup in EquivalenceClass more efficient Amit Langote 18.0
2025-04-04 Add assertion to verify derived clause has constant RHS 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-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 18.0
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 13.17
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 16.5
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 17.1
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 15.9
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 14.14
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-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-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-16 Ensure generated join clauses for child rels have correct relids. Tom Lane 17.0
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 12.19
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 13.15
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 14.12