Re: Serverside SNI support in libpq - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Serverside SNI support in libpq
Date
Msg-id CAOYmi+kXmCCgBWffzmSjaNhME5rD=gjyc_OP1FeWQTw2MmSNjg@mail.gmail.com
Whole thread
In response to Re: Serverside SNI support in libpq  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Serverside SNI support in libpq
Re: Serverside SNI support in libpq
List pgsql-hackers
On Wed, Mar 18, 2026 at 5:19 AM Daniel Gustafsson <daniel@yesql.se> wrote:
> longfin has so far reported a test failure which I am looking into.

I took a quick look at culicidae and I think that's just due to the
use of EXEC_BACKEND. Rather than $windows_os the SKIP logic should
probably use something like 001_server's $exec_backend.

--Jacob



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Unicode update and some tooling improvements
Next
From: Amit Kapila
Date:
Subject: Re: [Proposal] Adding Log File Capability to pg_createsubscriber