Remove the pass-down of nonnullable_vars when reducing outer joins

Edit
ID 3888
Title Remove the pass-down of nonnullable_vars when reducing outer joins
Topic Refactoring
Created 2022-09-14 02:38:35
Last modified 2022-11-06 16:35:58 (2 years ago)
Latest email 2022-11-07 02:54:32 (2 years ago)
Status
2022-11: Committed
Target version
Authors Richard Guo (richardguo)
Reviewers Tom Lane (tgl)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/3888
git checkout commitfest/cf/3888
Emails
Do we need to pass down nonnullable_vars when reducing outer joins?
First at 2022-09-13 07:00:16 by Richard Guo <guofenglinux at gmail.com>
Latest at 2022-11-07 02:54:32 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v1-0001-Don-t-pass-down-nonnullable_vars-when-reducing-ou.patch) at 2022-09-13 07:00:16 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v1-0001-Don-t-pass-down-nonnullable_vars-when-reducing-ou.patch) at 2022-09-13 07:00:16 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2022-11-06 16:35:59 Tom Lane (tgl) Closed in commitfest 2022-11 with status: Committed
2022-11-06 16:35:58 Tom Lane (tgl) Changed committer to tgl
2022-11-05 18:20:53 Tom Lane (tgl) Added tgl as reviewer
2022-09-14 02:39:03 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2022-09-14 02:38:35 Richard Guo (richardguo) Attached mail thread CAMbWs48KLy9aBb=sZ5MoNmnqAcGHaW_JTGWLCgoE_uMW7S6C-A@mail.gmail.com
2022-09-14 02:38:35 Richard Guo (richardguo) Created patch record
Edit