Re: Proposal: Save user's original authenticated identity for logging

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Jacob Champion <pchampion(at)vmware(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Proposal: Save user's original authenticated identity for logging
Date: 2021-09-22 06:59:38
Message-ID: ae1143fb-455c-c80f-ed66-78d45bd93303@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03.04.21 14:30, Michael Paquier wrote:
> On Fri, Apr 02, 2021 at 01:45:31PM +0900, Michael Paquier wrote:
>> As a whole, this is a consolidation of its own, so let's apply this
>> part first.
>
> Slight rebase for this one to take care of the updates with the SSL
> error messages.

I noticed this patch eliminated one $Test::Builder::Level assignment.
Was there a reason for this?

I think we should add it back, and also add a few missing ones in
similar places. See attached patch.

Attachment Content-Type Size
0001-Add-missing-Test-Builder-Level-settings.patch text/plain 2.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Juan José Santamaría Flecha 2021-09-22 07:06:03 Re: windows build slow due to windows.h includes
Previous Message Amit Kapila 2021-09-22 06:01:01 Re: Added schema level support for publication.