Re: Move defaults toward ICU in 16?

Поиск
Список
Период
Сортировка
От Jonathan S. Katz
Тема Re: Move defaults toward ICU in 16?
Дата
Msg-id 6d3662d6-e150-34c5-6785-2cfdd2b8992f@postgresql.org
обсуждение исходный текст
Ответ на Re: Move defaults toward ICU in 16?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 4/17/23 2:33 PM, Tom Lane wrote:
> Jeff Davis <pgsql@j-davis.com> writes:
>> Is now a reasonable time to check it in and see what breaks? It looks
>> like there are quite a few buildfarm members that specify neither --
>> with-icu nor --without-icu.
> 
> I see you just pinged buildfarm-members again, so I'd think it's
> polite to give people 24 hours or so to deal with that before
> you break things.

[RMT hat]

This thread has fallen silent and the RMT wanted to check in.

The RMT did have a brief discussion on $SUBJECT. We agree with several 
points that regardless of if/when ICU becomes the default collation 
provider for PostgreSQL, we'll likely have to flush out several issues. 
The question is how long we want that period to be before releasing the 
default.

Right now, and in absence of critical issues or objections, the RMT is 
OK with leaving in ICU as the default collation provider for Beta 1. If 
we're to revert back to glibc, we recommend doing this before Beta 2.

However, if there are strong objections to this proposal, please do 
state them.

Thanks,

Jonathan

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Rename 'lpp' to 'lp' in heapam.c
Следующее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: pg_stat_io not tracking smgrwriteback() is confusing