Re: Missing oauth_validator_libraries in variable_is_guc_list_quote() - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Missing oauth_validator_libraries in variable_is_guc_list_quote()
Date
Msg-id 5BC78223-B98B-4FF2-8F71-C515BDCC9425@yesql.se
Whole thread Raw
In response to Missing oauth_validator_libraries in variable_is_guc_list_quote()  ("cca5507" <cca5507@qq.com>)
List pgsql-hackers
> On 27 Dec 2025, at 10:52, cca5507 <cca5507@qq.com> wrote:
>
> Hi,
>
> variable_is_guc_list_quote() seems to miss oauth_validator_libraries, a GUC marked GUC_LIST_QUOTE.
>
> Attach a small patch.

Ugh, my bad. Thanks for the patch, will apply and backpatch down to v18.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Re: RFC: adding pytest as a supported test framework
Next
From: Dharin Shah
Date:
Subject: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs