Commits
Showing commits that first shipped in 13 (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 | 13.21 |
| 2024-07-14 | Avoid unhelpful internal error for incorrect recursive-WITH queries. | Tom Lane | 13.16 |
| 2021-02-26 | Fix list-manipulation bug in WITH RECURSIVE processing. | Tom Lane | 13.3 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |