Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Date
Msg-id CAOYmi+nKqYiv=VAiTgz76HVHo4HVaR1Gwgtfk=+eo9AYiqUUDw@mail.gmail.com
Whole thread
In response to Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode  ("Jonathan Gonzalez V." <jonathan.abdiel@gmail.com>)
List pgsql-hackers
On Fri, Mar 20, 2026 at 1:17 PM Jonathan Gonzalez V.
<jonathan.abdiel@gmail.com> wrote:
> Good point! attached with the new doc and updated reviewers list (sorry
> Jacob I forgot you the first time)

No worries -- I think most committers add themselves as they see fit.

This is now committed; thank you! I did munge the documentation and
comments to better match (IMHO) current style, and I reorganized the
new tests a bit. Some additional refactoring will be needed in
001_server soon, I think.

Now off to rebase the PGOAUTHDEBUG patch...

--Jacob



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: [PATCH] pg_stat_statements: add last_execution_start column
Next
From: Jacob Champion
Date:
Subject: Re: [oauth] Split and extend PGOAUTHDEBUG