aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2014-11-12 18:52:49 +0100
committerAndres Freund <andres@anarazel.de>2014-11-12 18:52:49 +0100
commitbd4ae0f396b36955c92f26c0058e7dc0452db817 (patch)
tree5ad37a0497d23572dc23e4b5a6afb9aa3ae1480b /src
parent28245b8424e29808f4f714482077a762cab0c5c5 (diff)
downloadpostgresql-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