[pgpool-committers: 10289] pgpool: Fixed an issue where pg_md5 and pg_enc would not update the pas
Bo Peng
pengbo at sraoss.co.jp
Mon Dec 9 17:13:54 JST 2024
Fixed an issue where pg_md5 and pg_enc would not update the password file if a file other than the default value was specified in the pool_passwd parameter.
This issue is reported by Sadhuprasad Patro.
Branch
------
V4_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=35516e7eafee76d3a3b3671858b8843cbdb0889d
Modified Files
--------------
src/tools/pgenc/pg_enc.c | 17 ++++++++++++-----
src/tools/pgmd5/pg_md5.c | 17 ++++++++++++-----
2 files changed, 24 insertions(+), 10 deletions(-)
More information about the pgpool-committers
mailing list