Re: Move defaults toward ICU in 16? - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: Move defaults toward ICU in 16?
Date
Msg-id 6d3662d6-e150-34c5-6785-2cfdd2b8992f@postgresql.org
Whole thread Raw
In response to Re: Move defaults toward ICU in 16?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Rename 'lpp' to 'lp' in heapam.c
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: pg_stat_io not tracking smgrwriteback() is confusing