diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-08-26 20:11:19 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-08-26 20:11:19 +0900 |
commit | e48b19c5db3185e1868391176fc040df08a149fb (patch) | |
tree | 629aab9d864bcf063743806f57df4fe0784ede9b /src/backend/utils/adt/datetime.c | |
parent | 1a4fd77db85abac63e178506335aee74625f6499 (diff) | |
download | postgresql-e48b19c5db3185e1868391176fc040df08a149fb.tar.gz postgresql-e48b19c5db3185e1868391176fc040df08a149fb.zip |
Generate new LOG for "trust" connections under log_connections
Adding an extra LOG for connections that have not set an authn ID, like
when the "trust" authentication method is used, is useful for audit
purposes.
A couple of TAP tests for SSL and authentication need to be tweaked to
adapt to this new LOG generated, as some scenarios expected no logs but
they now get a hit.
Reported-by: Shaun Thomas
Author: Jacob Champion
Reviewed-by: Robert Haas, Michael Paquier
Discussion: https://postgr.es/m/CAFdbL1N7-GF-ZXKaB3XuGA+CkSmnjFvqb8hgjMnDfd+uhL2u-A@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/datetime.c')
0 files changed, 0 insertions, 0 deletions