[PATCH] avoid double scanning in function byteain - Mailing list pgsql-hackers

From David G. Johnston
Subject [PATCH] avoid double scanning in function byteain
Date
Msg-id CAKFQuwZodnFn4TVNLoMZMe=aP2_YkXKFg3oC_cZkN2n0_t94uA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] avoid double scanning in function byteain  (Stepan Neretin <slpmcf@gmail.com>)
List pgsql-hackers
On Sunday, July 27, 2025, Stepan Neretin <slpmcf@gmail.com> wrote:
However, I couldn’t find the patch or final diff in either the pgsql-committers message you linked or as an attachment in the original thread.

There is a gitweb link included in the Details section.  Click that.  Or just read off the first 8 characters of the commit hash in that link and plug it into your git client.

David J.

pgsql-hackers by date:

Previous
From: Stepan Neretin
Date:
Subject: Re: [PATCH] avoid double scanning in function byteain
Next
From: Andrei Lepikhov
Date:
Subject: Re: track generic and custom plans in pg_stat_statements