Re: Redundant/mis-use of _(x) gettext macro? - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Redundant/mis-use of _(x) gettext macro?
Date
Msg-id aeniYoOwCQmtWtQW@alvherre.pgsql
Whole thread
In response to Re: Redundant/mis-use of _(x) gettext macro?  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On 2026-Apr-23, Peter Smith wrote:

> v2 removes translation of the comma separator, due to the discussion
> over at [1].

Hmm, at least Japanese uses a different character for commas, and
apparently French likes to add a space, so I think this is a bad move.
I think we could handle these things by including the comma together
with the literal in each element of the list being constructed, as in
the attached.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Parallel Apply
Next
From: Chao Li
Date:
Subject: Re: Add errdetail() with PID and UID about source of termination signal