-
+
If you are using
SSL> inside your application (in addition
- to inside
libpq), you can
use
-
PQinitSSL(int)> to tell libpq
- that the
SSL> library has already been initialized by your
- application.
+ to inside
libpq), you can
call
+ PQinitSSL(int)> with 0> to tell
+
libpq that the
SSL> library
+ has already been initialized by your application.
See
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html">