[pgpool-committers: 7631] pgpool: Set application name to pgproto.

Tatsuo Ishii ishii at sraoss.co.jp
Sun Apr 25 17:41:55 JST 2021


Set application name to pgproto.

Now that from 4.2 application name can be used in the pgpool log,
pgproto now has its own application name "pgproto".

Also fix a bug in creating connection string. While adding user name,
it did not use strncat(), instead it used strcat().

Branch
------
V4_2_STABLE

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

Modified Files
--------------
src/tools/pgproto/main.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list