Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-01-31T06:18:51Z
Lists: pgsql-hackers
On Wed, Jan 31, 2024 at 4:51 PM vignesh C <vignesh21@gmail.com> wrote: > > 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. > Unintentional caused by copy/paste. Thanks for reporting. I will post a fixed patch tomorrow. ====== Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Improve the comments in 004_subscription.pl.
- a17aa50d67ba 17.0 landed