diff options
author | Andres Freund <andres@anarazel.de> | 2014-11-12 18:52:49 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-11-12 18:52:49 +0100 |
commit | bd4ae0f396b36955c92f26c0058e7dc0452db817 (patch) | |
tree | 5ad37a0497d23572dc23e4b5a6afb9aa3ae1480b /src | |
parent | 28245b8424e29808f4f714482077a762cab0c5c5 (diff) | |
download | postgresql-bd4ae0f396b36955c92f26c0058e7dc0452db817.tar.gz postgresql-bd4ae0f396b36955c92f26c0058e7dc0452db817.zip |
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 'src')
0 files changed, 0 insertions, 0 deletions