[pgpool-committers: 8247] pgpool: Revert "Add validations of wd_lifecheck_password and recovery_p

Tatsuo Ishii ishii at sraoss.co.jp
Sat Dec 11 09:42:22 JST 2021


Revert "Add validations of wd_lifecheck_password and recovery_password format"

This reverts commit 1a3516908dbb6cf0b1eb07493fb2d95544a38a84.

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_0_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f76f6febd4ee284ff27ac7b54770a72838296d55

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