diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-12-02 04:54:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-12-02 04:54:10 +0000 |
commit | 59ed94ad0c9f74a3f057f359316c845cedc4461e (patch) | |
tree | 0f52806e51b9741b5b95d7f0a45aa24c7b5a0c7e /contrib/btree_gist/btree_inet.c | |
parent | 3dfcf8cc15aeae3d30a0470b7d6bd5d4d462805d (diff) | |
download | postgresql-59ed94ad0c9f74a3f057f359316c845cedc4461e.tar.gz postgresql-59ed94ad0c9f74a3f057f359316c845cedc4461e.zip |
Mark application_name as GUC_REPORT so that the value will be reported back
to the client by the server. This might seem pretty pointless but apparently
it will help pgbouncer, and perhaps other connection poolers. Anyway it's
practically free to do so for the normal use-case where appname is only set
in the startup packet --- we're just adding a few more bytes to the initial
ParameterStatus response packet. Per comments from Marko Kreen.
Diffstat (limited to 'contrib/btree_gist/btree_inet.c')
0 files changed, 0 insertions, 0 deletions