Re: Escaping single quotes with backslash seems not to work - Mailing list pgsql-general

From David G. Johnston
Subject Re: Escaping single quotes with backslash seems not to work
Date
Msg-id CAKFQuwY0UxAeuCQTYtpyxZ83O8D=g5nAT8_7pSRtEG-FaHsUpg@mail.gmail.com
Whole thread Raw
In response to Re: Escaping single quotes with backslash seems not to work  (Ron Johnson <ronljohnsonjr@gmail.com>)
Responses Re: Escaping single quotes with backslash seems not to work
List pgsql-general
On Mon, Jun 10, 2024 at 8:19 AM Ron Johnson <ronljohnsonjr@gmail.com> wrote:

"set standard_encoding_strings = on" is at the top, and there's no other reference to it.


Well, if they are not using E-strings for escapes then you have the answer why v14 is broken.  Does it really matter why v9.6 apparently worked even though it should not have if that setting was also set to on?

David J.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Escaping single quotes with backslash seems not to work
Next
From: Laurenz Albe
Date:
Subject: Re: Vacuum backend with backend_xmin?