Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Cc: pgsql-hackers@postgresql.org
Date: 2014-04-01T14:32:01Z
Lists: pgsql-hackers
Adrian Vondendriesch <adrian.vondendriesch@credativ.de> writes: > I patched the function conninfo_array_parse() which is used by > PQconnectStartParams to behave like PQsetdbLogin. The patch also > contains a document patch which clarify "unspecified" parameters. I see no documentation update here. I'm also fairly concerned about the implication that no connection parameter, now or in future, can ever have an empty string as the correct value. regards, tom lane