On Fri, 2025-03-14 at 23:54 -0700, Jeremy Schneider wrote: > From my perspective, the whole point of the builtin collation was to > one option that avoids these problems that come with updating both > ICU > and glibc. > > So I guess the main point of the builtin provider just that it's > faster > than ICU?
It doesn't break primary keys. Also, it's stable within a major version, we can document and test its behavior, it solves 99% of the upgrade problem, and what problems remains are much more manageable. And yes, collation is way, way faster than ICU. Regards, Jeff Davis