Commits

DateSubjectAuthorReleases
2025-09-19 Improve wording in a few comments David Rowley 19 (unreleased)
2025-08-19 Simplify relation_has_unique_index_for() Richard Guo 19 (unreleased)
2025-04-08 Speedup child EquivalenceMember lookup in planner David Rowley 18.0
2025-04-04 Extract make_SAOP_expr() function from match_orclause_to_indexcol() Alexander Korotkov 18.0
2025-04-04 Convert PathKey to use CompareType Peter Eisentraut 18.0
2025-03-28 Make group_similar_or_args() reorder clause list as little as possible Alexander Korotkov 18.0
2025-02-17 Implement Self-Join Elimination Alexander Korotkov 18.0
2025-02-04 Allow usage of match_orclause_to_indexcol() for joins Alexander Korotkov 18.0
2025-02-04 Revise the header comment for match_clause_to_indexcol() Alexander Korotkov 18.0
2025-01-15 Rename RowCompareType to CompareType Peter Eisentraut 18.0
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-29 Skip not SOAP-supported indexes while transforming an OR clause into SAOP Alexander Korotkov 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-25 Remove the wrong assertion from match_orclause_to_indexcol() Alexander Korotkov 18.0
2024-11-23 Teach bitmap path generation about transforming OR-clauses to SAOP's Alexander Korotkov 18.0
2024-11-23 Transform OR-clauses to SAOP's during index matching Alexander Korotkov 18.0
2024-05-06 Revert: Remove useless self-joins Alexander Korotkov 17.0
2024-04-06 Enhance nbtree ScalarArrayOp execution. Peter Geoghegan 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-25 Remove useless self-joins Alexander Korotkov 17.0
2023-07-04 Allow Incremental Sorts on GiST and SP-GiST indexes David Rowley 17.0
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 11.21
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 12.16