Fix bogus Asserts in calc_non_nestloop_required_outer

Edit
ID 4478
Title Fix bogus Asserts in calc_non_nestloop_required_outer
Topic Bug Fixes
Created 2023-08-03 02:33:23
Last modified 2024-01-10 18:52:24 (10 months, 1 week ago)
Latest email 2024-01-10 04:22:25 (10 months, 1 week ago)
Status
2024-01: Committed
2023-11: Moved to next CF
2023-09: Moved to next CF
Target version
Authors Richard Guo (richardguo)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/4478
git checkout commitfest/cf/4478
Emails
Fix bogus Asserts in calc_non_nestloop_required_outer
First at 2023-08-03 02:24:48 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-01-10 04:22:25 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v3-0001-Fix-bogus-Asserts-in-calc_non_nestloop_required_outer.patch) at 2024-01-08 22:39:04 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v3-0001-Fix-bogus-Asserts-in-calc_non_nestloop_required_outer.patch) at 2024-01-08 22:39:04 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-Fix-bogus-Asserts-in-calc_non_nestloop_required_outer.patch) at 2023-11-03 06:46:56 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Fix-bogus-Asserts-in-calc_non_nestloop_required_outer.patch) at 2023-08-03 02:24:48 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-01-10 18:52:24 Tom Lane (tgl) Closed in commitfest 2024-01 with status: Committed
2024-01-10 18:52:24 Tom Lane (tgl) Changed committer to tgl
2023-12-04 08:52:11 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-01 19:18:29 shihao zhong (zhong950419) Posted comment with messageid <170145830974.2631682.2142365899881121290.pgcf@coridan.postgresql.org>
2023-12-01 19:18:29 shihao zhong (zhong950419) New status: Ready for Committer
2023-11-14 11:35:33 Aleksander Alekseev (a.alekseev) Changed reviewers to
2023-11-03 06:52:22 Richard Guo (richardguo) New status: Needs review
2023-10-02 10:54:55 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-07 15:10:48 Aleksander Alekseev (aalekseev) New status: Waiting on Author
2023-09-07 13:06:28 Aleksander Alekseev (aalekseev) Added aalekseev as reviewer
2023-08-03 02:33:33 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-08-03 02:33:23 Richard Guo (richardguo) Attached mail thread CAMbWs49sqbe9GBZ8sy8dSfKRNURgicR85HX8vgzcgQsPF0XY1w@mail.gmail.com
2023-08-03 02:33:23 Richard Guo (richardguo) Created patch record
Edit