[pgpool-committers: 9338] pgpool: Feature: Change default behavior of pcp commands for searching

Chen Ningwei chen at sraoss.co.jp
Tue Apr 25 11:49:48 JST 2023


Feature: Change default behavior of pcp commands for searching password file.

Previously pcp command does not searching for .pcppass/PCPPASSFILE if -w/--no-password option
is not given, which is inconsistent with psql.

Branch
------
master

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

Modified Files
--------------
doc.ja/src/sgml/ref/pcp_common_options.sgml | 12 ++++++------
doc.ja/src/sgml/reference.sgml              |  4 ++--
doc/src/sgml/ref/pcp_common_options.sgml    |  4 ++--
doc/src/sgml/reference.sgml                 |  2 +-
src/tools/pcp/pcp_frontend_client.c         |  2 +-
5 files changed, 12 insertions(+), 12 deletions(-)



More information about the pgpool-committers mailing list