Add PQinitOpenSSL() function to support applications that use libcrypto
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 Mar 2009 01:41:27 +0000 (01:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 Mar 2009 01:41:27 +0000 (01:41 +0000)
commit41905171ddb060d9c97a89a51f175118559278c1
treeae46fe83d755d5f9c51ef34b51b7df68d32f6685
parentfea17dc6e3f7360eeb82a634194652dd48276a68
Add PQinitOpenSSL() function to support applications that use libcrypto
but not OpenSSL (or perhaps vice versa, if that's possible).

Andrew Chernow, with minor editorialization by me.
doc/src/sgml/libpq.sgml
src/interfaces/libpq/exports.txt
src/interfaces/libpq/fe-secure.c
src/interfaces/libpq/libpq-fe.h