Add libpq connection option to disable SSL compression

Magnus Hagander <magnus@hagander.net>

Commit: 64aea1ebc70dc597b79e2f7f4451472510a1e9bf
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-11-28T12:13:42Z
Releases: 9.2.0
Add libpq connection option to disable SSL compression

This can be used to remove the overhead of SSL compression on
fast networks.

Laurenz Albe

Files