Re: pgsql: Make escaping functions retain trailing bytes of an invalid char - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Make escaping functions retain trailing bytes of an invalid char
Date
Msg-id 1658526.1746134140@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Make escaping functions retain trailing bytes of an invalid char  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-committers
Peter Eisentraut <peter@eisentraut.org> writes:
> On 15.02.25 22:20, Tom Lane wrote:
>> Make escaping functions retain trailing bytes of an invalid character.

> I think the backpatch of this to PG15 and older has erroneously dropped
> newlines at the end of some error messages.

Oh!  You're right, though I'd phrase it differently: I should have
*added* newlines when back-patching into those branches.  Will fix.

            regards, tom lane



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Make escaping functions retain trailing bytes of an invalid char
Next
From: Robins Tharakan
Date:
Subject: Re: pgsql: doc: Warn that ts_headline() output is not HTML-safe.