Re: doc: Make logical replication examples executable in bulk and legal sgml. - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: doc: Make logical replication examples executable in bulk and legal sgml.
Date
Msg-id CAA4eK1LA1WDL=Mg6Bh_hUxv66DkRdM2UkPAwaS5KJ+jt5YL2Hw@mail.gmail.com
Whole thread Raw
In response to doc: Make logical replication examples executable in bulk and legal sgml.  ("David G. Johnston" <david.g.johnston@gmail.com>)
List 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
byhaving to surgically copy line-by-line the DDL and DML code involved.  Let's strive for a more copy-paste friendly
examplesetup.  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.



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Next
From: Amul Sul
Date:
Subject: Re: Avoiding memory leak when compilation of a function fails