summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/selfuncs.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
commit0244677cf1031d2f0e6af09b3ea9bb8f4157e340 (patch)
treeba0b0d6b1176e388b8aed409bc56795440f1600a /src/backend/utils/adt/selfuncs.c
parentc03e44245009846d4d8c162630014d35edd0537f (diff)
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/selfuncs.c')
0 files changed, 0 insertions, 0 deletions