Re: Hide exposed impl detail of wchar.c - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Hide exposed impl detail of wchar.c
Date
Msg-id 20231121043943.GB3521465@nathanxps13
Whole thread Raw
In response to Hide exposed impl detail of wchar.c  (Jubilee Young <workingjubilee@gmail.com>)
Responses Re: Hide exposed impl detail of wchar.c
List pgsql-hackers
On Mon, Nov 20, 2023 at 05:14:17PM -0800, Jubilee Young wrote:
> On Mon, Nov 20, 2023 at 2:52 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
>> Does pgrx use ascii.h at all?
> 
> We don't use utils/ascii.h, no.

Alright.  The next minor release isn't until February, so I'll let this one
sit a little while longer in case anyone objects to back-patching something
like this [0].

[0] https://postgr.es/m/attachment/152305/move_is_valid_ascii_v2.patch

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Annoying build warnings from latest Apple toolchain
Next
From: Nathan Bossart
Date:
Subject: Re: simplehash: SH_OPTIMIZE_REPEAT for optimizing repeated lookups of the same key