Move clause_sides_match_join() into pathnode.h

Edit
ID 5289
Title Move clause_sides_match_join() into pathnode.h
Topic Refactoring
Created 2024-10-09 19:39:07
Last modified 2024-12-18 11:20:51 (3 days, 16 hours ago)
Latest email 2024-10-15 08:20:48 (2 months ago)
Status
2025-01: Committed
2024-11: Moved to next CF
Target version
Authors James Hunter (hunjmes)
Reviewers Become reviewer
Committer David Rowley (davidrowley)
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/5289
git checkout commitfest/cf/5289
Emails
[PATCH] Move clause_sides_match_join() into pathnode.h
First at 2024-10-09 19:37:54 by James Hunter <james.hunter.pg at gmail.com>
Latest at 2024-10-15 08:20:48 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (0001-Move-clause_sides_match_join-into-restrictinfo.h.patch) at 2024-10-10 15:25:12 from James Hunter <james.hunter.pg at gmail.com>
    Attachment (0001-Move-clause_sides_match_join-into-restrictinfo.h.patch) at 2024-10-10 15:25:12 from James Hunter <james.hunter.pg at gmail.com> (Patch: Yes)
    Attachment (0001-Move-clause_sides_match_join-into-pathnode.h.patch) at 2024-10-09 19:37:54 from James Hunter <james.hunter.pg at gmail.com> (Patch: Yes)
History
When Who What
2024-12-18 11:20:51 John Naylor (john.naylor) Closed in commitfest 2025-01 with status: Committed
2024-12-18 11:20:51 John Naylor (john.naylor) Changed committer to davidrowley
2024-12-11 04:03:51 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-09 19:39:31 James Hunter (hunjmes) Changed authors to James Hunter (hunjmes)
2024-10-09 19:39:07 James Hunter (hunjmes) Attached mail thread CAJVSvF7Nm_9kgMLOch4c-5fbh3MYg=9BdnDx3Dv7Fcb64zr64Q@mail.gmail.com
2024-10-09 19:39:07 James Hunter (hunjmes) Created patch record
Edit