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

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


Revert "Add validations of wd_lifecheck_password and recovery_password format"

This reverts commit 0f587d1741f20140ea8a2293b40946de27aec736.

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
------
master

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

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