contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().

Peter Geoghegan <pg@bowt.ie>

Commit: ba05dfe943046820312eaa20995ffc626936b8be
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2021-08-27T01:42:18Z
Releases: 14.0
contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().

Add a CHECK_FOR_INTERRUPTS() call to make heap relation verification
responsive to query cancellations.

Author: Mark Dilger <mark.dilger@enterprisedb.com>
Discussion: https://postgr.es/m/CAH2-Wzk-9RtQgb2QiuLv8j2O0j9tSFKPmmch5nWSZhguUxvbrw%40mail.gmail.com
Backpatch: 14-, where amcheck heap verification was introduced.

Files

PathChange+/−
contrib/amcheck/verify_heapam.c modified +2 −0

Discussion