Re: Fix OAuth validator docs for error_detail on internal errors - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Fix OAuth validator docs for error_detail on internal errors
Date
Msg-id D9F1340C-22C2-43A5-B790-5D5EB379394A@yesql.se
Whole thread
In response to Fix OAuth validator docs for error_detail on internal errors  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Fix OAuth validator docs for error_detail on internal errors
List pgsql-hackers
> On 4 Jun 2026, at 14:33, Chao Li <li.evan.chao@gmail.com> wrote:

> “Any result parameters are ignored” is no longer accurate; it should be something like “any result parameters except
result->error_detailare ignored”. This patch just makes that tiny doc fix. 

That's true, but error_detail is explained in detail in the next paragraph so
I'm not sure this change is needed.

Another thing we don't explicitly document which seems more interesting is that
authn_id is used even in case of failure if log_connections is enabled.  Maybe
that deserves a mention?

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Ethan Mertz
Date:
Subject: Re: Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
Next
From: Andres Freund
Date:
Subject: Re: Row pattern recognition