Add new for_each macros for iterating over a List that do not require ListCell pointer

Edit
Title Add new for_each macros for iterating over a List that do not require ListCell pointer
Topic Refactoring
Created 2023-10-25 10:07:02
Last modified 2024-01-04 22:17:33 (3 months, 3 weeks ago)
Latest email 2024-01-04 22:17:21 (3 months, 3 weeks ago)
Status
2024-01: Committed
2023-11: Moved to next CF
Target version
Authors Jelte Fennema-Nio (jeltef)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer Nathan Bossart (bossartn)
Links
Emails
Add new for_each macros for iterating over a List that do not require ListCell pointer
First at 2023-10-24 16:03:48 by Jelte Fennema <postgres at jeltef.nl>
Latest at 2024-01-04 22:17:21 by Nathan Bossart <nathandbossart at gmail.com>
Latest attachment (v8-0001-Add-macros-for-looping-through-a-List-without-a-L.patch) at 2024-01-03 19:55:19 from Nathan Bossart <nathandbossart at gmail.com>
    Attachment (v8-0001-Add-macros-for-looping-through-a-List-without-a-L.patch) at 2024-01-03 19:55:19 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Add-macros-for-looping-through-a-list-without-nee.patch) at 2023-12-18 13:30:12 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v6-0002-Use-new-for_each_xyz-macros-in-a-few-places.patch) at 2023-12-14 15:54:57 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v5-0001-Add-macros-for-looping-through-a-list-without-nee.patch) at 2023-10-25 12:35:45 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v4-0002-Use-new-for_each_xyz-macros-in-a-few-places.patch) at 2023-10-25 10:39:01 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v3-0001-Add-macros-for-looping-through-a-list-without-nee.patch) at 2023-10-25 10:05:41 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v2-0002-Use-new-for_each_xyz-macros-in-a-few-places.patch) at 2023-10-24 16:58:04 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v1-0001-Add-macros-for-looping-through-a-list-without-nee.patch) at 2023-10-24 16:03:48 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
History
When Who What
2024-01-04 22:17:33 Nathan Bossart (bossartn) Closed in commitfest 2024-01 with status: Committed
2023-12-21 03:25:28 Nathan Bossart (bossartn) New status: Ready for Committer
2023-12-21 03:25:26 Nathan Bossart (bossartn) Added bossartn as committer
2023-12-14 15:55:25 Jelte Fennema-Nio (jeltef) New status: Needs review
2023-12-05 21:52:48 Nathan Bossart (bossartn) New status: Waiting on Author
2023-12-04 09:53:23 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-25 21:30:59 Nathan Bossart (bossartn) Added bossartn as reviewer
2023-10-25 10:07:20 Jelte Fennema-Nio (jeltef) Changed authors to Jelte Fennema (jeltef)
2023-10-25 10:07:02 Jelte Fennema-Nio (jeltef) Attached mail thread CAGECzQSwXKnxGwW1_Q5JE+8Ja20kyAbhBHO04vVrQsLcDciwXA@mail.gmail.com
2023-10-25 10:07:02 Jelte Fennema-Nio (jeltef) Created patch record
Edit