Commits
Showing commits that first shipped in 14 (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 | 14.18 |
| 2024-07-14 | Avoid unhelpful internal error for incorrect recursive-WITH queries. | Tom Lane | 14.13 |
| 2022-12-16 | Fix inability to reference CYCLE column from inside its CTE. | Tom Lane | 14.7 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-11 | Fix typo | Peter Eisentraut | 14.0 |
| 2021-02-26 | Fix list-manipulation bug in WITH RECURSIVE processing. | Tom Lane | 14.0 |
| 2021-02-01 | SEARCH and CYCLE clauses | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |