diff options
author | Andres Freund <andres@anarazel.de> | 2014-11-12 18:52:49 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-11-12 21:06:32 +0100 |
commit | 57b2e1049e7fdb0ca7882c74520e409507462eb2 (patch) | |
tree | 8eca934e124c24b4d29d3d1923a33813ec9adcb3 /contrib/postgres_fdw/postgres_fdw.c | |
parent | c4d360d18259690442036c1ee07a899cbe4022a0 (diff) | |
download | postgresql-57b2e1049e7fdb0ca7882c74520e409507462eb2.tar.gz postgresql-57b2e1049e7fdb0ca7882c74520e409507462eb2.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions