Commits

DateSubjectAuthorReleases
2025-04-05 Fix parse_cte.c's failure to examine sub-WITHs in DML statements. Tom Lane 18.0
2025-04-05 Fix parse_cte.c's failure to examine sub-WITHs in DML statements. Tom Lane 15.13
2025-04-05 Fix parse_cte.c's failure to examine sub-WITHs in DML statements. Tom Lane 13.21
2025-04-05 Fix parse_cte.c's failure to examine sub-WITHs in DML statements. Tom Lane 14.18
2025-04-05 Fix parse_cte.c's failure to examine sub-WITHs in DML statements. Tom Lane 17.5
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 18.0
2024-07-14 Avoid unhelpful internal error for incorrect recursive-WITH queries. Tom Lane 15.8
2024-07-14 Avoid unhelpful internal error for incorrect recursive-WITH queries. Tom Lane 17.0
2024-07-14 Avoid unhelpful internal error for incorrect recursive-WITH queries. Tom Lane 13.16
2024-07-14 Avoid unhelpful internal error for incorrect recursive-WITH queries. Tom Lane 16.4
2024-07-14 Avoid unhelpful internal error for incorrect recursive-WITH queries. Tom Lane 12.20
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
2022-12-16 Fix inability to reference CYCLE column from inside its CTE. Tom Lane 15.2
2022-12-16 Fix inability to reference CYCLE column from inside its CTE. Tom Lane 16.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-26 Fix list-manipulation bug in WITH RECURSIVE processing. Tom Lane 14.0
2021-02-26 Fix list-manipulation bug in WITH RECURSIVE processing. Tom Lane 13.3
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2012-07-31 Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT). Tom Lane 8.4.13
2012-07-31 Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT). Tom Lane 9.0.9