Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-04 | Extract make_SAOP_expr() function from match_orclause_to_indexcol() | Alexander Korotkov | 18.0 |
| 2025-02-17 | Implement Self-Join Elimination | Alexander Korotkov | 18.0 |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-26 | Reordering DISTINCT keys to match input path's pathkeys | Richard Guo | 18.0 |
| 2024-09-10 | Introduce an RTE for the grouping step | Richard Guo | 18.0 |