Commits

DateSubjectAuthorReleases
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-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
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
2022-10-16 Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. Tom Lane 16.0
2022-10-16 Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. Tom Lane 15.1
2022-10-16 Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. Tom Lane 14.6
2022-04-23 Fix incautious CTE matching in rewriteSearchAndCycle(). Tom Lane 15.0
2022-04-23 Fix incautious CTE matching in rewriteSearchAndCycle(). Tom Lane 14.3
2022-04-21 Remove inadequate assertion check in CTE inlining. Tom Lane 12.11
2022-04-21 Remove inadequate assertion check in CTE inlining. Tom Lane 13.7
2022-04-21 Remove inadequate assertion check in CTE inlining. Tom Lane 14.3
2022-04-21 Remove inadequate assertion check in CTE inlining. Tom Lane 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-09-16 Fix EXPLAIN to handle SEARCH BREADTH FIRST queries. Tom Lane 15.0
2021-09-16 Fix EXPLAIN to handle SEARCH BREADTH FIRST queries. Tom Lane 14.0
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 15.0
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 13.5
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 10.19
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 11.14
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 9.6.24
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 12.9