Re: Built-in CTYPE provider - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Built-in CTYPE provider
Date
Msg-id bd5d55d8c9e9e4a4f167a3b89992c397f798d903.camel@j-davis.com
Whole thread Raw
In response to Re: Built-in CTYPE provider  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
On Fri, 2024-07-05 at 13:55 +0200, Daniel Verite wrote:
> When these versions get bumped, it seems like packagers could stick
> to
> previous versions by just overriding these.

That's an interesting point. It's actually easier for a packager to pin
Unicode to a specific version than to pin libc to a specific version.

> When doing that, are there any function that may have an immutability
> breakage problem with the built-in locale provider? (I would expect
> none).

Right, there wouldn't be any breakage without new data files.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Restart pg_usleep when interrupted
Next
From: Bruce Momjian
Date:
Subject: Re: Partial aggregates pushdown