[pgpool-committers: 8250] pgpool: Revert "Add validations of wd_lifecheck_password and recovery_p
Tatsuo Ishii
ishii at sraoss.co.jp
Sat Dec 11 09:42:37 JST 2021
Revert "Add validations of wd_lifecheck_password and recovery_password format"
This reverts commit 3c03aa413c109daf3edff0dcbc0c7d8e59710be6.
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_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9c4a42c25d9eac2397745c36adff1a7664b75dd2
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