[pgpool-committers: 8248] pgpool: Revert "Add validations of wd_lifecheck_password and recovery_p
Tatsuo Ishii
ishii at sraoss.co.jp
Sat Dec 11 09:42:27 JST 2021
Revert "Add validations of wd_lifecheck_password and recovery_password format"
This reverts commit 4735a0a7513ce2f4649f39d9ef18df273890f89d.
This commit caused failure in regression test due to pcp_recovery_node_error:
recovery node 1...ERROR: invalid password format for recovery_user: t-ishii
DETAIL: md5 hashed password is not allowed here
Branch
------
V4_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9008332e378c6211ddb91b021a71e9b6feb87602
Modified Files
--------------
src/auth/pool_passwd.c | 41 -----------------------------------------
src/include/auth/pool_passwd.h | 1 -
src/pcp_con/recovery.c | 8 --------
src/watchdog/wd_lifecheck.c | 8 --------
4 files changed, 58 deletions(-)
More information about the pgpool-committers
mailing list