Making Vars outer-join aware

Edit
ID 3755
Title Making Vars outer-join aware
Topic Refactoring
Created 2022-07-01 16:51:56
Last modified 2023-01-30 19:13:49 (1 year, 9 months ago)
Latest email 2023-01-30 16:45:27 (1 year, 9 months ago)
Status
2023-01: Committed
2022-11: Moved to next CF
2022-09: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Richard Guo (richardguo)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/3755
git checkout commitfest/cf/3755
Emails
Making Vars outer-join aware
First at 2022-07-01 16:42:27 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2023-01-30 16:45:27 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v9-0000-add-overview-documentation.patch) at 2023-01-23 20:38:06 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v9-0000-add-overview-documentation.patch) at 2023-01-23 20:38:06 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v8-0000-add-overview-documentation.patch) at 2022-12-23 18:20:40 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v7-0000-add-overview-documentation.patch) at 2022-11-16 22:02:41 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v6-0000-add-overview-documentation.patch) at 2022-11-05 21:53:31 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v5-0000-add-overview-documentation.patch) at 2022-11-01 00:19:02 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v4-0000-add-overview-documentation.patch) at 2022-08-18 18:45:46 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-rearrange-joinrel-PHV-handling.patch) at 2022-08-16 20:57:08 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-rearrange-joinrel-PHV-handling.patch) at 2022-08-16 19:24:04 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v3-0000-add-overview-documentation.patch) at 2022-08-01 19:51:33 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0000-add-overview-documentation.patch) at 2022-07-10 19:38:36 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0000-add-overview-documentation.patch) at 2022-07-01 16:42:27 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2023-01-30 19:13:49 Tom Lane (tgl) Closed in commitfest 2023-01 with status: Committed
2023-01-30 19:13:49 Tom Lane (tgl) Changed committer to tgl
2022-12-13 07:23:13 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 06:58:30 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-09-14 02:26:19 Richard Guo (richardguo) Added richardguo as reviewer
2022-07-01 16:52:12 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2022-07-01 16:51:56 Tom Lane (tgl) Attached mail thread 830269.1656693747@sss.pgh.pa.us
2022-07-01 16:51:56 Tom Lane (tgl) Created patch record
Edit