Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to ensure that
Tom Lane <tgl@sss.pgh.pa.us>
Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to ensure that the various disk-size-reporting functions will respond to query cancel reasonably promptly even in very large databases. Per report from Kevin Grittner.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/dbsize.c | modified | +9 −1 |