On Thu, 20 Mar 2025 at 09:06, Shubham Khanna <khannashubham1...@gmail.com> wrote: > > The attached patch contains the suggested changes.
Couple of minor comments: 1) The second and third line comments can be in same line: +# Create user-defined publications, wait for streaming replication to sync them +# to the standby, then verify that '--remove' +# removes them. 2) This comment can be in a single line: +# In passing, also test the --enable-two-phase option and +# --remove option Regards, Vignesh