Re: unclear OAuth error message - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: unclear OAuth error message
Date
Msg-id CAOYmi+kxTcDPaoGWVPTgEv_JkBN13dxvpbs+V8df3NBH07x_nA@mail.gmail.com
Whole thread
In response to Re: unclear OAuth error message  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Mon, Mar 23, 2026 at 10:18 PM Chao Li <li.evan.chao@gmail.com> wrote:
> I also have a small comment on the doc change. The documentation already mentions the memory requirements for
error_detail,so I wonder if it also makes sense to mention its style. Since it is emitted as a DETAIL message, I think
itshould probably follow the usual style rules for detail messages, i.e., start with a capital letter and end with a
period.

Sure, I think it makes sense to add a quick link to our style guide as
part of the "best practices" section.

Thanks,
--Jacob



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: unclear OAuth error message
Next
From: Sami Imseih
Date:
Subject: Re: Refactor query normalization into core query jumbling