diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-12-27 13:03:19 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-12-27 13:03:19 -0300 |
commit | 1b6102eb73f4483eb30f3008b07882a93ff369f8 (patch) | |
tree | 6de6a320345184ce573d7887bbf347c7fa6c08e0 /src/backend/utils/adt/ruleutils.c | |
parent | 7e29e7f5544d41cdf3cc2ed209ecabfa0242af04 (diff) | |
download | postgresql-1b6102eb73f4483eb30f3008b07882a93ff369f8.tar.gz postgresql-1b6102eb73f4483eb30f3008b07882a93ff369f8.zip |
Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt()
Both Blowfish and DES implementations of crypt() can take arbitrarily
long time, depending on the number of rounds specified by the caller;
make sure they can be interrupted.
Author: Andreas Karlsson
Reviewer: Jeff Janes
Backpatch to 9.1.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions