Re: Fix OAuth validator docs for error_detail on internal errors

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix OAuth validator docs for error_detail on internal errors
Date: 2026-06-06 00:16:02
Message-ID: C773AAC3-EAF1-421E-9BA5-7E174E1EC020@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Jun 6, 2026, at 06:22, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 5 Jun 2026, at 23:16, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
>>
>> On Fri, Jun 5, 2026 at 12:32 PM Daniel Gustafsson <daniel(at)yesql(dot)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/

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Baji Shaik 2026-06-05 23:44:59 Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()