Hi Ron,

> On 22. Sep, 2024, at 16:11, Ron Johnson <ronljohnso...@gmail.com> wrote:
> 
> The real question is why nobody notices it in other RDBMSs like Oracle, SQL 
> Server and MySQL.

The answer is simple for Oracle: It includes a whole zoo of locale mappings and 
uses each one as it is needed. This is one of the many things with Oracle that 
only grows over time but does never get smaller again.

I suspect it's similar with MariaDB, MySQL, SQL Server and others. Only 
PostgreSQL has no such thing as a local inventory and relies on either glibc or 
ICU.

Cheers,
Paul

Reply via email to