[pgpool-committers: 10291] 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
------
master

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

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