[pgpool-committers: 10290] 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_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8d4fb84c8002442d8ec8e5b8e7bee0ebe18a75ff
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