Saving stack space in nbtree's _bt_first function

Edit
ID 5897
Title Saving stack space in nbtree's _bt_first function
CI (CFBot) Summary
Stats (from CFBot) Patch version: v1, Patch count: 1, First patch: +3−3, All patches: +3−3
Topic Performance
Tags
Created 2025-07-07 00:23:08
Last modified 2025-07-16 17:10:27 (3 days ago)
Latest email 2025-07-16 17:08:21 (3 days ago)
Status
PG19-1 (2025-07-01 - 2025-07-31): Committed
PG19-2 (2025-09-01 - 2025-09-30): Moved to different CF
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Mircea Cadariu (mcadariu)Become reviewer
Committer Peter Geoghegan (pgeoghegan)
Links
Emails
Saving stack space in nbtree's _bt_first function
First at 2025-07-07 00:22:21 by Peter Geoghegan <pg at bowt.ie>
Latest at 2025-07-16 17:08:21 by Peter Geoghegan <pg at bowt.ie>
Latest attachment (v2-0001-nbtree-Use-one-notnullkey-_bt_first-ScanKeyData.patch) at 2025-07-15 21:27:10 from Peter Geoghegan <pg at bowt.ie>
    Attachment (v2-0001-nbtree-Use-one-notnullkey-_bt_first-ScanKeyData.patch) at 2025-07-15 21:27:10 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
    Attachment (v1-0001-nbtree-Use-only-one-notnullkey-ScanKeyData.patch) at 2025-07-07 00:22:21 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
History
When Who What
2025-07-16 17:10:27 Peter Geoghegan (pgeoghegan) Closed in commitfest PG19-1 with status: Committed
2025-07-16 17:10:27 Peter Geoghegan (pgeoghegan) Changed committer to pgeoghegan
2025-07-16 17:10:27 Peter Geoghegan (pgeoghegan) Moved from CF PG19-2 to CF PG19-1
2025-07-16 12:52:31 Mircea Cadariu (mcadariu) Added mcadariu as reviewer
2025-07-07 00:23:08 Peter Geoghegan (pgeoghegan) Attached mail thread CAH2-Wzm=1kJMSZhhTLoM5BPbwQNWxUj-ynOEh=89ptDZAVgauw@mail.gmail.com
2025-07-07 00:23:08 Peter Geoghegan (pgeoghegan) Created patch record
Edit