diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-08-01 09:37:28 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-08-01 09:37:28 +0900 |
commit | b2a3d706b8d76b9d65e953942fc1ccafe892f692 (patch) | |
tree | 1fd53a8bfcd1f8b58ebd459c117dbdce200bea19 /src/backend/access/gist/gistget.c | |
parent | 07b39083c2aca003c4b1f289d7dc2368b5e2297a (diff) | |
download | postgresql-b2a3d706b8d76b9d65e953942fc1ccafe892f692.tar.gz |
Fix handling of previous password hooks in passwordcheck
When piling up loading of modules using check_password_hook_type,
loading passwordcheck would remove any trace of a previously-loaded
hook. Unloading the module would also cause previous hooks to be
entirely gone.
Reported-by: Rafael Castro
Author: Michael Paquier
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/15932-78f48f9ef166778c@postgresql.org
Backpatch-through: 9.4
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions