Log message for GSS connection is missing once connection authorization is successful. - Mailing list pgsql-hackers

From vignesh C
Subject Log message for GSS connection is missing once connection authorization is successful.
Date
Msg-id CALDaNm2N1385_Ltoo=S7VGT-ESu_bRQa-sC1wg6ikrM2L2Z49w@mail.gmail.com
Whole thread Raw
Responses Re: Log message for GSS connection is missing once connection authorization is successful.
Re: Log message for GSS connection is missing once connection authorization is successful.
List pgsql-hackers
Hi,

Log message for GSS connection is missing once connection
authorization is successful. We have similar log messages for SSL
connections once the connection authorization is successful. This
message will help the user to identify the connection that was
selected from the logfile. I'm not sure if this log message was
intentionally left out due to some reason for GSS.
If the above analysis looks correct, then please find a patch that
adds log for gss connections.

Thoughts?

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Resetting spilled txn statistics in pg_stat_replication
Next
From: Amit Langote
Date:
Subject: Re: partition routing layering in nodeModifyTable.c