On 21.06.18 16:21, Don Seiler wrote: > - (errmsg("connection > authorized: user=%s database=%s", > - > port->user_name, port->database_name))); > + (errmsg("connection > authorized: user=%s database=%s application=%s", > + > port->user_name, port->database_name, port->application_name)));
Why is it "application" and not "application_name"? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services