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

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Christoph Berg <myon(at)debian(dot)org>
Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling
Date: 2025-08-29 12:57:05
Message-ID: 5e0923c7-e96e-4687-9d1f-ef01620f0675@kaltenbrunner.cc
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 26.08.25 22:10, Jacob Champion wrote:
> On Tue, Aug 26, 2025 at 12:48 PM Christoph Berg <myon(at)debian(dot)org> wrote:
>> This seems to require more linking on Debian bullseye:
>
> Bleh. Thanks for the report; looks like none of the bullseye animals
> in the farm are building with Curl yet.
>
> (cc Stefan: guaibasaurus seems like it'd be a good candidate; would
> you consider using --with-libcurl there?)

done - though gaibasauris is actually on bookworm...

Stefan

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-08-29 14:46:19 pgsql: Silence -Wmissing-variable-declarations in headerscheck.
Previous Message David Rowley 2025-08-29 12:53:32 pgsql: Fix possible use after free in expand_partitioned_rtentry()

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2025-08-29 12:57:21 Re: Assert single row returning SQL-standard functions
Previous Message Álvaro Herrera 2025-08-29 12:48:21 Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt