Re: [PATCH] Use strchr() to search for a single character - Mailing list pgsql-hackers

From David Rowley
Subject Re: [PATCH] Use strchr() to search for a single character
Date
Msg-id CAApHDvo7tyPN1eYnS5tkLjp1NHxK_KEGwRsZ5_7Dutsr3n8+Kg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Use strchr() to search for a single character  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 23 Jul 2025 at 11:06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> David Rowley <dgrowleyml@gmail.com> writes:
> > I'm currently thinking we should just fix the pgmkdirp.c instance and
> > call it good.
>
> +1

Done.

David



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Next
From: Andres Freund
Date:
Subject: Re: index prefetching