Commits

DateSubjectAuthorReleases
2026-06-03 Fix eager aggregation for semi/antijoin inner rels Richard Guo 19 (unreleased)
2026-04-06 Fix collation handling for grouping keys in eager aggregation Richard Guo 19 (unreleased)
2026-03-09 Replace get_relation_info_hook with build_simple_rel_hook. Robert Haas 19 (unreleased)
2026-03-04 Remove redundant restriction checks in apply_child_basequals 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-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-14 Rename apply_at to apply_agg_at for clarity Richard Guo 19 (unreleased)
2025-10-08 Implement Eager Aggregation Richard Guo 19 (unreleased)
2025-08-19 Pathify RHS unique-ification for semijoin planning Richard Guo 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-26 Remove dead code in get_param_path_clause_serials() Richard Guo 18.0
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 18.0
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 17.1
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 16.5
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 15.9
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 14.14
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 13.17
2024-07-30 Fix partitionwise join with partially-redundant join clauses Richard Guo 18.0
2024-07-29 Reduce memory used by partitionwise joins Richard Guo 18.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
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 15.7