postgresql/src/interfaces
Noah Misch 820f08cabd libpq: Support TLS versions beyond TLSv1.
Per report from Jeffrey Walton, libpq has been accepting only TLSv1
exactly.  Along the lines of the backend code, libpq will now support
new versions as OpenSSL adds them.

Marko Kreen, reviewed by Wim Lewis.
2014-01-24 19:29:06 -05:00
..
ecpg Split ecpg_execute() in constituent parts 2014-01-16 18:06:50 -03:00
libpq libpq: Support TLS versions beyond TLSv1. 2014-01-24 19:29:06 -05:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00