Re: Improve OAuth discovery logging - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Improve OAuth discovery logging
Date
Msg-id CAOYmi+kxfGEKw7frQPxWYEA6Qe4BLc683UCNPTYCLdCCV0b4Jw@mail.gmail.com
Whole thread Raw
In response to Re: Improve OAuth discovery logging  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: Improve OAuth discovery logging
List pgsql-hackers
On Mon, Mar 16, 2026 at 1:30 AM Andrey Borodin <x4mmm@yandex-team.ru> wrote:
> I have no more comments about the patch, feel free to flip it to RfC.

Thanks all, v7 looks very similar to one of my local patches. I don't
want to escape the authentication flow from inside a SASL mech, though
(it's unusual/invisible to other maintainers, plus it bypasses the
ClientAuthentication_hook).

I'm working on a three-patch set to add FATAL_CLIENT_ONLY, the new
abandoned state, and the log fix making use of both. Should have
something posted today if things go my way.

--Jacob



pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: Read-only connection mode for AI workflows.
Next
From: Masahiko Sawada
Date:
Subject: Re: Emitting JSON to file using COPY TO