pgsql: contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().
Date
Msg-id E1mJQt6-00078m-1n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

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(+)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Extend collection of Unicode combining characters to beyond the
Next
From: Amit Kapila
Date:
Subject: pgsql: Add logical change details to logical replication worker errcont