Re: Fix OAuth validator docs for error_detail on internal errors

Jacob Champion <jacob.champion@enterprisedb.com>

From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Chao Li <li.evan.chao@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-05T21:16:20Z
Lists: pgsql-hackers
On Fri, Jun 5, 2026 at 12:32 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> This version looks good to me, the authn_id sentence is a bit long so I might
> do some careful rewording before pushing.

+1. I'll also think about how to better document the (intentional)
recording of authn_id during failed authorization, but it doesn't need
to block this.

--Jacob



Commits

  1. doc: Clarify OAuth validator authn_id logging