forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit191dce1
committed
contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().
Add a CHECK_FOR_INTERRUPTS() call to make heap relation verificationresponsive to query cancellations.Author: Mark Dilger <mark.dilger@enterprisedb.com>Discussion:https://postgr.es/m/CAH2-Wzk-9RtQgb2QiuLv8j2O0j9tSFKPmmch5nWSZhguUxvbrw%40mail.gmail.comBackpatch: 14-, where amcheck heap verification was introduced.1 parent5bc429a commit191dce1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
| 399 | + | |
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| |||
0 commit comments
Comments
(0)