diff options
author | Andres Freund | 2014-11-12 17:52:49 +0000 |
---|---|---|
committer | Andres Freund | 2014-11-12 17:52:49 +0000 |
commit | bd4ae0f396b36955c92f26c0058e7dc0452db817 (patch) | |
tree | 5ad37a0497d23572dc23e4b5a6afb9aa3ae1480b /contrib/btree_gist/sql | |
parent | 28245b8424e29808f4f714482077a762cab0c5c5 (diff) |
Add interrupt checks to contrib/pg_prewarm.
Currently the extension's pg_prewarm() function didn't check
interrupts once it started "warming" data. Since individual calls can
take a long while it's important for them to be interruptible.
Backpatch to 9.4 where pg_prewarm was introduced.
Diffstat (limited to 'contrib/btree_gist/sql')
0 files changed, 0 insertions, 0 deletions