[pgpool-committers: 6627] pgpool: Add support for an user/password input file to pg_enc.
Tatsuo Ishii
ishii at sraoss.co.jp
Wed Mar 18 14:46:56 JST 2020
Add support for an user/password input file to pg_enc.
Allow to use an input file containing multiple username/password pairs.
Patch created by Umar Hayat, along with Japanese document by Tatsuo Ishii.
Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2020-March/003543.html
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=78c217cd69b443f1fe8a26134372049d7c72e6b8
Modified Files
--------------
doc.ja/src/sgml/ref/pg_enc.sgml | 27 ++++++
doc/src/sgml/ref/pg_enc.sgml | 30 +++++++
src/tools/pgenc/pg_enc.c | 184 +++++++++++++++++++++++++++++++---------
3 files changed, 201 insertions(+), 40 deletions(-)
More information about the pgpool-committers
mailing list