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

From Tom Lane
Subject Re: [PATCH] Use strchr() to search for a single character
Date
Msg-id 1201752.1753225571@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Use strchr() to search for a single character  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: [PATCH] Use strchr() to search for a single character
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> I'm currently thinking we should just fix the pgmkdirp.c instance and
> call it good.

+1

            regards, tom lane



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Next
From: Peter Geoghegan
Date:
Subject: Re: index prefetching