Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix - Mailing list pgsql-hackers

From vignesh C
Subject Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix
Date
Msg-id CALDaNm01N+66UWJ004-m27aL=coZzcxmf8kzSuZP33zcRypeFQ@mail.gmail.com
Whole thread Raw
In response to src/bin/pg_upgrade/t/004_subscription.pl test comment fix  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix
List pgsql-hackers
On Wed, 31 Jan 2024 at 10:27, Peter Smith <smithpb2250@gmail.com> wrote:
>
> Hi,
>
> PSA a small fix for a misleading comment found in the pg_upgrade test code.

Is the double # intentional here, as I did not see this style of
commenting used elsewhere:
+# # Upgraded regress_sub1 should still have enabled and failover as true.
+# # Upgraded regress_sub2 should still have enabled and failover as false.

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [PoC] Improve dead tuple storage for lazy vacuum
Next
From: Bertrand Drouvot
Date:
Subject: Re: Documentation: warn about two_phase when altering a subscription