Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility

From: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
Date: 2026-06-17 19:55:01
Message-ID: CA+fm-RPYa-LhUth1O=cEUrjzwOvvasm=h5M19tJm8gLRinX1cQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 17, 2026 at 12:29 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2026-06-17 20:00:00 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup
Previous Message Tom Lane 2026-06-17 19:25:41 Re: fix prev link in docs