Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Date: 2026-03-10 16:43:27
Message-ID: CAOYmi+k8DLFf+6ARuto1WvZATn1Uo0w04LgTZhqwSb7OZyVp0w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 9, 2026 at 1:04 PM Jonathan Gonzalez V.
<jonathan(dot)abdiel(at)gmail(dot)com> wrote:
> I may need to change the patch a lot after the ABI stabilization
> patches are merged, but this helps to keep the patch in good shape.

Thanks! For a head start, consider locally rebasing over v7-0002 from
this thread:

https://postgr.es/m/CAOYmi%2B%3DPr7AAdkcKXyLw3ycxcrjGKsOV2CTYVV2PKYQw9ecG0Q%40mail.gmail.com

I don't think there will be much rebase pain (or at least, I hope
not); take a look at the handling of `actx->client_id` in v7-0001 for
an example.

--Jacob

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-03-10 16:53:42 Re: Correcting freeze conflict horizon calculation
Previous Message Corey Huinker 2026-03-10 16:42:02 Re: Add starelid, attnum to pg_stats and leverage this in pg_dump