diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-08-01 09:38:02 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-08-01 09:38:02 +0900 |
commit | a7eb28d0caa8db3e81e46921afc6cca5e4cf388a (patch) | |
tree | 6485af762a461ac8001cb2ac9088c7a6adbc9bda /src/backend/utils/adt/jsonb_util.c | |
parent | c64e2970592c623af9d8c8205004b4b18ff3c5f0 (diff) | |
download | postgresql-a7eb28d0caa8db3e81e46921afc6cca5e4cf388a.tar.gz postgresql-a7eb28d0caa8db3e81e46921afc6cca5e4cf388a.zip |
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/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions