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

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


Revert "Add validations of wd_lifecheck_password and recovery_password format"

This reverts commit e9cd3c230a7f4cce5879da5565eca16e2cd049ea.

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_2_STABLE

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

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