From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Disallow SSL compression? |
Date: | 2021-03-03 10:31:22 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 26 Feb 2021, at 20:34, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> Attached is a v2 which retains the sslcompression parameter for backwards
> compatibility.
And now a v3 which fixes an oversight in postgres_fdw as well as adds an SSL
TAP test to cover deprecated parameters.
--
Daniel Gustafsson https://vmware.com/
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Disallow-SSL-compression.patch | application/octet-stream | 9.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2021-03-03 10:33:03 | Re: We should stop telling users to "vacuum that database in single-user mode" |
Previous Message | [email protected] | 2021-03-03 10:30:55 | Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table |