Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>
Cc: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Subject: Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Date: 2026-03-13 17:59:23
Message-ID: CAOYmi+=cd0SdEm4Pw3RE4eD=rbXex9Rkc3DsNiaDAqQti9taQQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 13, 2026 at 12:24 AM Jonathan Gonzalez V.
<jonathan(dot)abdiel(at)gmail(dot)com> wrote:
> While rebasing this patch[1] I notice that the test where wailing, that
> was due to the following missing dependency in the test, small patch
> here:

Fixed in v8, thanks.

v7-0001 and -0002 are committed, plus the removal of some additional
typedefs, plus a fix for a silly bug in the Makefile that indri
caught.

--Jacob

Attachment Content-Type Size
since-v7.diff.txt text/plain 2.5 KB
v8-0001-libpq-Poison-the-v2-part-of-a-v1-Bearer-request.patch application/octet-stream 7.1 KB
v8-0002-libpq-Allow-developers-to-reimplement-libpq-oauth.patch application/octet-stream 4.8 KB
v8-0003-WIP-Introduce-third-party-OAuth-flow-plugins.patch application/octet-stream 36.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-03-13 18:21:16 Re: Skipping schema changes in publication
Previous Message Andres Freund 2026-03-13 17:55:55 Re: Buffer locking is special (hints, checksums, AIO writes)