Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-05 | Fix parse_cte.c's failure to examine sub-WITHs in DML statements. | Tom Lane | 15.13 |
| 2024-07-14 | Avoid unhelpful internal error for incorrect recursive-WITH queries. | Tom Lane | 15.8 |
| 2022-12-16 | Fix inability to reference CYCLE column from inside its CTE. | Tom Lane | 15.2 |