[pgpool-committers: 6648] pgpool: Feature: Add support for an user/password input file to pg_md5.

Bo Peng pengbo at sraoss.co.jp
Tue Apr 7 11:52:35 JST 2020


Feature: Add support for an user/password input file to pg_md5.

Allow to use an input file containing multiple username/password pairs.

Patch created by Umar Hayat, and Japanese document added by Bo Peng.
Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2020-March/003527.html

Branch
------
master

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

Modified Files
--------------
doc.ja/src/sgml/ref/pg_md5.sgml |  25 +++++++++
doc/src/sgml/ref/pg_md5.sgml    |  28 ++++++++++
src/tools/pgmd5/pg_md5.c        | 111 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 162 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list