Re: amcheck/verify_heapam doesn't check for interrupts

Mark Dilger <mark.dilger@enterprisedb.com>

From: Mark Dilger <mark.dilger@enterprisedb.com>
To: Peter Geoghegan <pg@bowt.ie>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Robert Haas <robertmhaas@gmail.com>
Date: 2021-08-26T23:41:07Z
Lists: pgsql-hackers

> On Aug 26, 2021, at 4:39 PM, Peter Geoghegan <pg@bowt.ie> wrote:
> 
>> Not any good one that I can see.
> 
> Seems that way. Want to post a patch?

Sure.  I just posted another unrelated patch for amcheck this morning, so it seems a good day for it :)

—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company






Commits

  1. contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().