]> granicus.if.org Git - postgresql/commit - src/interfaces/libpq/fe-secure.c
Add libpq connection option to disable SSL compression
authorMagnus Hagander <magnus@hagander.net>
Mon, 28 Nov 2011 12:13:42 +0000 (13:13 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 28 Nov 2011 12:13:42 +0000 (13:13 +0100)
commit64aea1ebc70dc597b79e2f7f4451472510a1e9bf
tree3cb08879f2083258aa694fe981d56dd30d44349b
parentdd3bab5fd74db009c946278bb314c8458a2fef11
Add libpq connection option to disable SSL compression

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

Laurenz Albe
doc/src/sgml/libpq.sgml
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-secure.c
src/interfaces/libpq/libpq-int.h