Re: Log message for GSS connection is missing once connection authorization is successful.
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: vignesh C <vignesh21@gmail.com>
Cc: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, Euler Taveira <euler.taveira@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-12-02T19:44:31Z
Lists: pgsql-hackers
Greetings, * Stephen Frost (sfrost@snowman.net) wrote: > * vignesh C (vignesh21@gmail.com) wrote: > > Thanks for testing this, I had missed testing this. The expression > > matching was not correct. Attached v6 patch which includes the fix for > > this. > > This generally looks pretty good to me. I did reword the commit message > a bit, run pgindent, and added the appropriate log message for the last > test (was there a reason you didn't include that..?). In general, this > looks pretty good to commit to me. > > I'll look at it again over the weekend or early next week and unless > there's objections, I'll push it. And committed. Thanks! Stephen
Commits
-
Simplify TAP tests of kerberos with expected log file contents
- 11e1577a576f 14.0 landed
-
Add GSS information to connection authorized log message
- dc11f31a1a89 14.0 landed