Re: GB18030-2022 Support in PostgreSQL - Mailing list pgsql-hackers

From John Naylor
Subject Re: GB18030-2022 Support in PostgreSQL
Date
Msg-id CANWCAZa5ft=ep9YDKPgEVKUELxD1+QWhjiORvaWeQ3=NEOJHZQ@mail.gmail.com
Whole thread Raw
In response to Re: GB18030-2022 Support in PostgreSQL  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Fri, Oct 3, 2025 at 12:12 PM Chao Li <li.evan.chao@gmail.com> wrote:
>
> * Do we want to switch UHC from using xml to ucm? That would not lead to map file change, instead it just removes the
codeof parsing xml file, making future maintenance easier. 

I seriously doubt there will be any future maintenance, in which case
doing anything is worse than doing nothing. As for the other CF entry,
that's a separate email thread, and I've already said all I want to
say there.

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: Nishant Sharma
Date:
Subject: Re: Problem in 'ORDER BY' of a column using a created collation?
Next
From: Michael Paquier
Date:
Subject: Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting