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 | 743229a67e24aaee3f671bc5692100fe94c47436 (patch) | |
tree | 957d27ec940b2d66d89aa6625b7678547380c800 /src/backend/access/transam/commit_ts.c | |
parent | fec1ad94dfc5ddacfda8d249bf4b3c739da8f7a1 (diff) | |
download | postgresql-743229a67e24aaee3f671bc5692100fe94c47436.tar.gz postgresql-743229a67e24aaee3f671bc5692100fe94c47436.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/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions