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 [email protected]
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 <[email protected]>
Discussion: https://postgr.es/m/CAH2-Wzk-9RtQgb2QiuLv8j2O0j9tSFKPmmch5nWSZhguUxvbrw%40mail.gmail.com
Backpatch: 14-, where amcheck heap verification was introduced.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/191dce109be3870f5800003bbee1484c8a92c9dd

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