Re: Rework of collation code, extensibility

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Rework of collation code, extensibility
Дата
Msg-id 75fc659e-05dd-f916-09e6-09fdc76bb73f@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Rework of collation code, extensibility  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: Rework of collation code, extensibility  (Jeff Davis <pgsql@j-davis.com>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCH] Fix unbounded authentication exchanges during PQconnectPoll()
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Add SHELL_EXIT_CODE to psql