aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-12-27 13:03:19 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-12-27 13:03:19 -0300
commit1b6102eb73f4483eb30f3008b07882a93ff369f8 (patch)
tree6de6a320345184ce573d7887bbf347c7fa6c08e0 /src/backend/utils/adt/ruleutils.c
parent7e29e7f5544d41cdf3cc2ed209ecabfa0242af04 (diff)
downloadpostgresql-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