Peter Eisentraut <pe...@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