Re: Rework of collation code, extensibility - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Rework of collation code, extensibility
Date
Msg-id 75fc659e-05dd-f916-09e6-09fdc76bb73f@enterprisedb.com
Whole thread Raw
In response to Re: Rework of collation code, extensibility  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Rework of collation code, extensibility
List pgsql-hackers
On 14.02.23 00:45, Jeff Davis wrote:
> Now the patches are:
> 
>      0001: pg_strcoll/pg_strxfrm
>      0002: pg_locale_deterministic()
>      0003: cleanup a USE_ICU special case
>      0004: GUCs (only for testing, not for commit)

I haven't read the whole thing again, but this arrangement looks good to 
me.  I don't have an opinion on whether 0004 is actually useful.




pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [PATCH] Fix unbounded authentication exchanges during PQconnectPoll()
Next
From: Corey Huinker
Date:
Subject: Re: Add SHELL_EXIT_CODE to psql