Re: malloc errors in psql with libpq 16.1 on Mac - Mailing list pgsql-general

From Don Seiler
Subject Re: malloc errors in psql with libpq 16.1 on Mac
Date
Msg-id CAHJZqBCkyxP72nx5_y+Mb6qeUfy84aORv+aESG8TDQKNhviZFg@mail.gmail.com
Whole thread Raw
In response to Re: malloc errors in psql with libpq 16.1 on Mac  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: malloc errors in psql with libpq 16.1 on Mac  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Mon, Nov 27, 2023 at 6:02 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Is OpenSSL in use?  If so, what version?  I'm wondering if this is a
variant of the OpenSSL 3.2.0 compatibility problem we just heard of:

My colleague does confirm it is OpenSSL 3.2.0:

==> openssl@3: stable 3.2.0 (bottled)

Does this mean that downgrading libpq wouldn't help? He'd have to downgrade openssl instead (or wait for a fix from somewhere upstream)?

Don.
--
Don Seiler
www.seiler.us

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Installing extension temporal_tables for PG13
Next
From: Tom Lane
Date:
Subject: Re: malloc errors in psql with libpq 16.1 on Mac