Re: [PATCH] Include application_name in "connection authorized" log message
Don Seiler <don@seiler.us>
From: Don Seiler <don@seiler.us>
To: Stephen Frost <sfrost@snowman.net>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
pgsql-hackers@lists.postgresql.org
Date: 2018-07-13T18:20:15Z
Lists: pgsql-hackers
Attachments
- 0001-Changes-to-add-application_name-to-Port-struct-so-we.patch (application/octet-stream) patch 0001
On Fri, Jul 13, 2018 at 10:13 AM, Don Seiler <don@seiler.us> wrote: > On Fri, Jul 13, 2018 at 9:37 AM, Stephen Frost <sfrost@snowman.net> wrote: > >> >> Don, do you want to update the patch accordingly? If not, I'm happy to >> handle it when I go to commit it, which I'm thinking of doing sometime >> this weekend as it seems to be pretty uncontroversial at this point. > > > Whatever is easiest for you. I'll try get a new patch put together later > today just for the practice, but if it's simpler for you to just update the > diff file, please feel free. > <http://www.seiler.us> > See attached for latest revision. Thanks! Don. -- Don Seiler www.seiler.us
Commits
-
Add application_name to connection authorized msg
- 8bddc864000f 12.0 landed