Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-29 | Fix semijoin unique-ification for child relations | Richard Guo | 18.0 |
| 2025-08-19 | Pathify RHS unique-ification for semijoin planning | Richard Guo | 19 (unreleased) |
| 2025-07-08 | Consider explicit incremental sort for Append and MergeAppend | Richard Guo | 19 (unreleased) |
| 2025-05-08 | Track the number of presorted outer pathkeys in MergePath | Richard Guo | 18.0 |
| 2024-07-29 | Simplify create_merge_append_path for clarity | Richard Guo | 18.0 |
| 2024-07-23 | Remove redundant code in create_gather_merge_path | Richard Guo | 18.0 |
| 2024-07-23 | Fix rowcount estimate for gather (merge) paths | Richard Guo | 18.0 |