I just emailed Dave Page and it seems we don't set a default application name in libpq. Should we do:
extern char *argv[];
and reference argv[0] in libpq to set a default application name?
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
