On 9/27/24 12:30 AM, Jeff Davis wrote:
The attached patch series refactors the collation and ctype behavior
into method tables, and provides a way to hook the creation of a
pg_locale_t so that an extension can create any kind of method table it
wants.

Great! I had been planning to do this myself so great to see that you already did it before me. Will take a look at this work later.

Andreas



Reply via email to