> Would someone remind me why turning off ssl initialization in libpq does > not work for this case?
That initializes both libcrypto and libssl. The problem arises when libcrypto has been initialized but libssl has not. ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
