mirror of
https://github.com/postgres/postgres.git
synced 2026-03-27 04:44:15 -04:00
we are not holding a buffer content lock; where it was, InterruptHoldoffCount is positive and so we'd not respond to cancel signals as intended. Also add missing vacuum_delay_point() call in btvacuumcleanup. This should fix complaint from Evgeny Gridasov about failure to respond to SIGINT/SIGTERM in a timely fashion (bug #2257). |
||
|---|---|---|
| .. | ||
| common | ||
| gist | ||
| hash | ||
| heap | ||
| index | ||
| nbtree | ||
| transam | ||
| Makefile | ||