mirror of https://github.com/postgres/postgres
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.pull/14/head
parent
28245b8424
commit
bd4ae0f396
Loading…
Reference in new issue