Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility - Mailing list pgsql-hackers

From Baji Shaik
Subject Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
Date
Msg-id CA+fm-RPYa-LhUth1O=cEUrjzwOvvasm=h5M19tJm8gLRinX1cQ@mail.gmail.com
Whole thread
In response to Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Jun 17, 2026 at 12:29 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
I'm inclined to do more or less the attached, which also fixes what
seems a thinko in the existing text: we should say that clients still
support standard_conforming_strings = off, not
escape_string_warning = off.

Thanks Tom. Good point about views, defaults, and function bodies.
I was only thinking about the data rows. Your v2 looks good to me. 

Thanks,
Baji Shaik.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: fix prev link in docs
Next
From: Alexander Lakhin
Date:
Subject: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup