Commits
Showing commits that first shipped in 16 (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 | 16.9 |
| 2024-07-14 | Avoid unhelpful internal error for incorrect recursive-WITH queries. | Tom Lane | 16.4 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-16 | Fix inability to reference CYCLE column from inside its CTE. | Tom Lane | 16.0 |
| 2022-08-12 | Reject MERGE in CTEs and COPY | Alvaro Herrera | 16.0 |