[pgpool-committers: 5798] pgpool: Allow to use MD5 hashed password in health_check_password and s
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Jun 7 16:54:26 JST 2019
Allow to use MD5 hashed password in health_check_password and sr_check_password.
If they are left blank (empty string), then pool_passwd is consulted.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=dc9742678dd04719a08a747d40cd4c0781fce49a
Modified Files
--------------
doc.ja/src/sgml/healthcheck.sgml | 81 ++++++++++++++++++------------------
doc.ja/src/sgml/stream-check.sgml | 86 ++++++++++++++++++++-------------------
doc/src/sgml/healthcheck.sgml | 71 +++++++++++++++++++++++---------
doc/src/sgml/stream-check.sgml | 77 +++++++++++++++++++++++++----------
src/auth/pool_auth.c | 13 +++++-
src/auth/pool_passwd.c | 16 ++++----
6 files changed, 213 insertions(+), 131 deletions(-)
More information about the pgpool-committers
mailing list