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 | c886c30cc8731a3fab989a2b361fd38c5bb1ad53 (patch) | |
tree | 900c4039b4208bcf452af36ff04361dde36f68c9 /src/backend/access/transam/commit_ts.c | |
parent | e10838026b373f01d1de0f4f7ea80a60c30565da (diff) | |
download | postgresql-c886c30cc8731a3fab989a2b361fd38c5bb1ad53.tar.gz postgresql-c886c30cc8731a3fab989a2b361fd38c5bb1ad53.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