Re: pgsql: Remove support for SSL compression

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Remove support for SSL compression
Date: 2021-03-09 11:19:41
Message-ID: 0C4ED63A-7006-4159-85DE-15E58C41C956@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> On 9 Mar 2021, at 04:26, Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> It looks like it is not that much a good idea to define it as a debug
> option after all. So I guess that the attached would fix the failure,
> where FDW servers can still pass down the parameter at will for
> backward-compatibility, and where libpq keeps ignoring its value. Any
> thoughts?

While not pretty, I think that might be the least invasive option right now.

--
Daniel Gustafsson https://vmware.com/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-03-09 11:19:52 Re: pgsql: Remove support for SSL compression
Previous Message Michael Paquier 2021-03-09 11:18:54 pgsql: Switch back sslcompression to be a normal input field in libpq