Re: Get rid of translation strings that only contain punctuation - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Get rid of translation strings that only contain punctuation
Date
Msg-id CAA4eK1+36hfrHqTut-M0YRgy7LiEEkuwWZ97M0bc7FKg=2Eu9g@mail.gmail.com
Whole thread
In response to Re: Get rid of translation strings that only contain punctuation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Apr 22, 2026 at 6:21 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> We previously discussed the append_tuple_value_detail case [1], and
> I opined that the right fix was to change things so that what that
> function produces is a string that doesn't need translation because
> it matches SQL syntax for a row constructor.  It doesn't look like
> that's happened yet.
>

I'll look into your suggestions.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Parallel Apply
Next
From: Alexander Korotkov
Date:
Subject: Re: Two issues leading to discrepancies in FSM data on the standby server