avoid double scanning in function byteain

Edit
ID 5670
Title avoid double scanning in function byteain
CI (CFBot) Needs rebase! Needs rebase since 3 weeks. Failing since 3 weeks.
Additional links previous successfully applied patch (outdated):
Summary
Stats (from CFBot) Unknown
Topic Refactoring
Tags
Created 2025-03-27 07:12:33
Last modified 2025-07-18 20:43:14 (1 week ago)
Latest email 2025-07-28 13:58:08 (2 days ago)
Status
PG19-1 (2025-07-01 - 2025-07-31): Committed
Target version 18
Authors Steven Niu (niushiji)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
[PATCH] avoid double scanning in function byteain
First at 2025-03-26 07:17:15 by Steven Niu <niushiji at gmail.com>
Latest at 2025-07-28 13:58:08 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Optimize-function-byteain-to-avoid-double-scanning.patch) at 2025-05-09 10:57:35 from Stepan Neretin <slpmcf at gmail.com>
    Attachment (0001-Optimize-function-byteain-to-avoid-double-scanning.patch) at 2025-05-09 10:57:35 from Stepan Neretin <slpmcf at gmail.com> (Patch: Yes)
    Attachment (0002-Refactor-byteain-to-avoid-double-scanning-and-simpli.patch) at 2025-05-09 10:37:39 from Stepan Neretin <slpmcf at gmail.com> (Patch: Yes)
    Attachment (0001-Optimize-function-byteain-to-avoid-double-scanning.patch) at 2025-05-09 10:24:46 from Stepan Neretin <slpmcf at gmail.com> (Patch: Yes)
    Attachment (0001-PATCH-Optimize-function-byteain-to-avoid-double-scan.patch) at 2025-03-26 07:17:15 from Steven Niu <niushiji at gmail.com> (Patch: Yes)
History
When Who What
2025-07-18 20:43:14 Tom Lane (tgl) Closed in commitfest PG19-1 with status: Committed
2025-07-18 20:43:14 Tom Lane (tgl) Changed committer to tgl
2025-07-16 21:23:53 Tom Lane (tgl) Added tgl as reviewer
2025-07-16 21:23:49 Tom Lane (tgl) New status: Waiting on Author
2025-07-02 20:30:21 CFbot Patch needs rebase
2025-03-27 07:12:34 Steven Niu (niushiji) Attached mail thread ca315729-140b-426e-81a6-6cd5cfe7ecc5@gmail.com
2025-03-27 07:12:34 Steven Niu (niushiji) Created patch record
Edit