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

Started by Peter Geogheganalmost 5 years ago1 messagescomitters
Jump to latest

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: /messages/by-id/CAH2-Wzk-9RtQgb2QiuLv8j2O0j9tSFKPmmch5nWSZhguUxvbrw@mail.gmail.com
Backpatch: 14-, where amcheck heap verification was introduced.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ba05dfe943046820312eaa20995ffc626936b8be

Modified Files
--------------
contrib/amcheck/verify_heapam.c | 2 ++
1 file changed, 2 insertions(+)