Re: Disable OpenSSL compression

Albe Laurenz <laurenz.albe@wien.gv.at>

From: "Albe Laurenz" <laurenz.albe@wien.gv.at>
To:
Cc: <pgsql-hackers@postgresql.org>
Date: 2011-11-17T09:11:45Z
Lists: pgsql-hackers

Attachments

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