Re: Missing oauth_validator_libraries in variable_is_guc_list_quote()

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: cca5507 <cca5507(at)qq(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Missing oauth_validator_libraries in variable_is_guc_list_quote()
Date: 2025-12-27 20:37:41
Message-ID: 5BC78223-B98B-4FF2-8F71-C515BDCC9425@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 27 Dec 2025, at 10:52, cca5507 <cca5507(at)qq(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dharin Shah 2025-12-27 21:09:14 [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Previous Message Jelte Fennema-Nio 2025-12-27 17:26:55 Re: RFC: adding pytest as a supported test framework