Re: NLS: use gettext() to translate system error messages - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: NLS: use gettext() to translate system error messages
Date
Msg-id 3201f79e11f31ae0d2f46ac9ccff3069e06728e9.camel@j-davis.com
Whole thread Raw
In response to Re: NLS: use gettext() to translate system error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 2025-12-23 at 15:21 -0500, Tom Lane wrote:
> Surely RHEL8 does not pre-date glibc's ability to translate messages.
> I suspect I have some system-wide setting for this, or maybe a
> missing package on that machine?  But anyway, I think this reinforces
> my point that we should (and do) act similarly to other programs.

Given that there's no consensus to proceed, I'll mark this item
"rejected". We can revisit next cycle if there is still interest.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Use CASEFOLD() internally rather than LOWER()
Next
From: Peter Smith
Date:
Subject: Re: [Proposal] Adding Log File Capability to pg_createsubscriber