Bug in query rewriter - hasModifyingCTE not getting set

Edit
ID 3134
Title Bug in query rewriter - hasModifyingCTE not getting set
Topic Bug Fixes
Created 2021-05-26 04:26:53
Last modified 2021-09-08 14:42:59 (3 years, 2 months ago)
Latest email 2021-09-08 14:28:53 (3 years, 2 months ago)
Status
2021-09: Returned with feedback
2021-07: Moved to next CF
Target version 15
Authors Takayuki Tsunakawa (maumau)
Reviewers Tom Lane (tgl)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3134
git checkout commitfest/cf/3134
Emails
Bug in query rewriter - hasModifyingCTE not getting set
First at 2021-02-06 22:29:15 by Greg Nancarrow <gregn4422 at gmail.com>
Latest at 2021-09-08 14:28:53 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v3-0001-propagate-CTE-property-flags-in-rewriter.patch) at 2021-05-20 14:27:28 from "tsunakawa.takay at fujitsu.com" <tsunakawa.takay at fujitsu.com>
    Attachment (v3-0001-propagate-CTE-property-flags-in-rewriter.patch) at 2021-05-20 14:27:28 from "tsunakawa.takay at fujitsu.com" <tsunakawa.takay at fujitsu.com> (Patch: Yes)
    Attachment (propagate-CTE-property-flags-in-rewriter-2.patch) at 2021-02-07 00:05:11 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Fix-bug-in-the-query-rewriter-hasModifyingCTE-not-set.patch) at 2021-02-06 22:29:15 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
History
When Who What
2021-09-08 14:42:59 Tom Lane (tgl) Closed in commitfest 2021-09 with status: Returned with feedback
2021-09-08 14:42:44 Tom Lane (tgl) Added tgl as reviewer
2021-09-07 22:22:59 Tom Lane (tgl) New status: Waiting on Author
2021-08-03 02:18:45 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-05-26 04:27:41 Takayuki Tsunakawa (maumau) Changed authors to Takayuki Tsunakawa (maumau)
2021-05-26 04:27:41 Takayuki Tsunakawa (maumau) Changed targetversion to 15
2021-05-26 04:26:53 Takayuki Tsunakawa (maumau) Attached mail thread CAJcOf-fAdj=nDKMsRhQzndm-O13NY4dL6xGcEvdX5Xvbbi0V7g@mail.gmail.com
2021-05-26 04:26:53 Takayuki Tsunakawa (maumau) Created patch record
Edit