Ensure that contrib/pgstattuple functions respond to cancel interrupts
Tom Lane <tgl@sss.pgh.pa.us>
Ensure that contrib/pgstattuple functions respond to cancel interrupts reasonably promptly, by adding CHECK_FOR_INTERRUPTS in the per-page loops. Tatsuhito Kasahara
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgstattuple/pgstattuple.c | modified | +8 −1 |