verify_heapam for sequences?

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-08-26T10:03:48Z
Lists: pgsql-hackers
Is there a reason why contrib/amcheck/verify_heapam.c does not want to 
run on sequences?  If I take out the checks, it appears to work.  Is 
this an oversight?  Or if there is a reason, maybe it could be stated in 
a comment, at least.



Commits

  1. Support amcheck of sequences