Change comment in `contrib/amcheck` regression suite.
Kirill Reshke <reshkekirill@gmail.com>
From: Kirill Reshke <reshkekirill@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-12-06T11:53:41Z
Lists: pgsql-hackers
Attachments
- v1-0001-Change-comment-in-contrib-amcheck-regression-suit.patch (application/octet-stream)
I did find a misleading comment in amcheck's regression test suite, during un-related hacking in Cloudberry[0]. There is a comment which says `-- Check that sequences are rejected` but those are supported starting c3b011d Lets make things not misleading. [0] https://github.com/apache/cloudberry -- Best regards, Kirill Reshke