Re: Disable OpenSSL compression - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: Disable OpenSSL compression
Date
Msg-id D960CB61B694CF459DCFB4B0128514C207200E5D@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: Disable OpenSSL compression  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Responses Re: Disable OpenSSL compression
List pgsql-hackers
I wrote:
> Here it is. I'll add it to the November commitfest.

Here is the second version.

I realized that it is better to set the option on the SSL object
and not on the SSL context so that it is possible to change it
per connection.

I also improved the documentation.

Yours,
Laurenz Albe

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: WIP: Join push-down for foreign tables
Next
From: Heikki Linnakangas
Date:
Subject: Removing postgres -f command line option