Re: Fix OAuth validator docs for error_detail on internal errors
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-06T00:16:02Z
Lists: pgsql-hackers
> On Jun 6, 2026, at 06:22, Daniel Gustafsson <daniel@yesql.se> wrote: > >> On 5 Jun 2026, at 23:16, Jacob Champion <jacob.champion@enterprisedb.com> wrote: >> >> 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. > > Pushed with a little bit of wordsmithing. > > -- > Daniel Gustafsson > Hi Daniel, thank you very much for taking care of this patch. Best regards, -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/
Commits
-
doc: Clarify OAuth validator authn_id logging
- 4cb2e2fe0aa8 19 (unreleased) landed