[pgpool-committers: 7633] pgpool: Set application name to pgproto.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Apr 25 17:42:00 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4079b32b7600f6e3761fb2470827377d8b68eba3
Modified Files
--------------
src/tools/pgproto/main.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list