Re: [oauth] Split and extend PGOAUTHDEBUG - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [oauth] Split and extend PGOAUTHDEBUG
Date
Msg-id CAOYmi+mUHbkYyKv=ZffpAAHySvnCdLSy9QL7+tvUm6C+1BWtbQ@mail.gmail.com
Whole thread
In response to Re: [oauth] Split and extend PGOAUTHDEBUG  (Zsolt Parragi <zsolt.parragi@percona.com>)
List pgsql-hackers
On Wed, Apr 1, 2026 at 2:13 PM Zsolt Parragi <zsolt.parragi@percona.com> wrote:
>
> > OAUTHDEBUG_LEGACY_UNSAFE?
>
> That sounds better

Done. v4 also renames oauth_get_debug_flags() to
oauth_parse_debug_flags() (and adds a related doc comment) after Chao
Li's feedback, and tightens up some of the new documentation.

Thanks,
--Jacob

Attachment

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Docs: Create table description for constraints markup fix and label tweaks
Next
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]