Re: pgsql: oauth: Add unit tests for multiplexer handling

Jacob Champion <jacob.champion@enterprisedb.com>

From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Cc: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@lists.postgresql.org, Christoph Berg <myon@debian.org>
Date: 2025-09-02T15:18:42Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. oauth: Explicitly depend on -pthread

  2. oauth: Add unit tests for multiplexer handling

On Fri, Aug 29, 2025 at 5:57 AM Stefan Kaltenbrunner
<stefan@kaltenbrunner.cc> wrote:
> done -

Thank you!

> though gaibasauris is actually on bookworm...

Oh, good to know. The system description currently says

    Debian GNU/Linux 11 (bullseye) gcc 10.2.1 x86_64

--Jacob