[pgpool-committers: 10288] 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_4_STABLE

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

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