Commits

DateSubjectAuthorReleases
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-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 13.19
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 14.16
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 15.11
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 16.7
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 17.3
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 18.0
2024-12-17 Fix incorrect slot type in BuildTupleHashTableExt David Rowley 18.0
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
2024-03-26 Propagate pathkeys from CTEs up to the outer query. Tom Lane 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-01-15 Reduce dependency to money data type in main regression test suite Michael Paquier 17.0
2024-01-08 Allow examine_simple_variable() to work on INSERT RETURNING Vars. Tom Lane 17.0
2023-11-17 Extract column statistics from CTE references, if possible. Tom Lane 17.0
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 15.5
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 16.1
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 17.0