From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Stepan Neretin <slpmcf(at)gmail(dot)com> |
Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Steven Niu <niushiji(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [PATCH] avoid double scanning in function byteain |
Date: | 2025-07-28 13:58:08 |
Message-ID: | 414255.1753711088@sss.pgh.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Stepan Neretin <slpmcf(at)gmail(dot)com> writes:
> 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.
Commit is here:
https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=3683af617
The "patch" link on such pages is good if you want a locally-applyable
patch rather than a colorized version.
The "details" link in the email that David pointed you to would also
have gotten you there.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2025-07-28 14:13:12 | Re: libxml2 author overwhelmed with security requests |
Previous Message | Dimitrios Apostolou | 2025-07-28 13:34:20 | Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward |