Re: Custom oauth validator options

Zsolt Parragi <zsolt.parragi@percona.com>

From: Zsolt Parragi <zsolt.parragi@percona.com>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>, VASUKI M <vasukianand0119@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, david.g.johnston@gmail.com, Robert Haas <robertmhaas@gmail.com>, myon@debian.org, Nikolay Shaplov <dhyan@nataraj.su>
Date: 2026-01-28T19:21:13Z
Lists: pgsql-hackers
> but I wonder if this is something we
> should attempt in the context of the larger refactoring done by the
> patch series here,

That patch series is interesting but it is about SQL (table, index,
operator) options, while this is about guc variable validation and
extension. These seem unrelated to me.



Commits

  1. oauth: Allow validators to register custom HBA options

  2. Make LOAD of an already-loaded library into a no-op, instead of attempting