Re: doc: Make logical replication examples executable in bulk and legal sgml.

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-05-27T03:21:01Z
Lists: pgsql-hackers
On Fri, May 23, 2025 at 10:52 AM David G. Johnston
<david.g.johnston@gmail.com> wrote:
>
> On Thursday, May 22, 2025, Amit Kapila <amit.kapila16@gmail.com> wrote:
>>
>> On Sat, May 3, 2025 at 9:33 PM David G. Johnston
>> <david.g.johnston@gmail.com> wrote:
>> >
>> > While responding to a "our documentation is buggy" complaint I got annoyed in my attempt to reproduce the behavior by having to surgically copy line-by-line the DDL and DML code involved.  Let's strive for a more copy-paste friendly example setup.  No prompts and no interspersed command tags (they are ok if the script is one block and the output is another).
>> >
>>
>> That's a valid point. Since this is not a correctness issue, I am less
>> inclined to backpatch. What do you or others think?
>
>
> Agreed, this would not be back-patched.
>

Yesterday, I pushed the patch. Thanks for working on this.

-- 
With Regards,
Amit Kapila.



Commits

  1. Doc: Make logical replication examples executable in bulk.