Commits

DateSubjectAuthorReleases
2021-09-08 Fix rewriter to set hasModifyingCTE correctly on rewritten queries. Tom Lane 14.0
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 9.6.23
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 15.0
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 12.8
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 13.4
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 10.18
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 14.0
2021-07-09 Reject cases where a query in WITH rewrites to just NOTIFY. Tom Lane 11.13
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
2021-02-07 Revert "Propagate CTE property flags when copying a CTE list into a rule." Tom Lane 11.11
2021-02-07 Revert "Propagate CTE property flags when copying a CTE list into a rule." Tom Lane 10.16
2021-02-07 Revert "Propagate CTE property flags when copying a CTE list into a rule." Tom Lane 14.0
2021-02-07 Revert "Propagate CTE property flags when copying a CTE list into a rule." Tom Lane 13.2
2021-02-07 Revert "Propagate CTE property flags when copying a CTE list into a rule." Tom Lane 12.6
2021-02-07 Propagate CTE property flags when copying a CTE list into a rule. Tom Lane 14.0
2021-02-07 Propagate CTE property flags when copying a CTE list into a rule. Tom Lane 11.11
2021-02-07 Propagate CTE property flags when copying a CTE list into a rule. Tom Lane 13.2
2021-02-07 Propagate CTE property flags when copying a CTE list into a rule. Tom Lane 10.16
2021-02-07 Propagate CTE property flags when copying a CTE list into a rule. Tom Lane 12.6
2020-11-19 Remove undocumented IS [NOT] OF syntax. Tom Lane 14.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 10.4
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 11.0
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 10.1