How to configure Postgres to make it not to use (load) crypto libraries.

From: "Tom Dong" <TDong(at)witness(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Cc: "Tom Dong" <TDong(at)witness(dot)com>
Subject: How to configure Postgres to make it not to use (load) crypto libraries.
Date: 2007-01-27 17:15:55
Message-ID: CD1E60234C52284DB67C140463F87A7104A9C848@corpmailus1.us.witness.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I am looking for a way via configuration to make Postgres
not to use the openssl lib libeay32.dll as I need to delete that
library. I basically need to remove any encryption (hash is fine)
features from my Postgres (8.x) installation. This is quite urgent for
me. I would be very grateful if someone in this communicate can reply
to this email and help me.

Thanks!

Tom

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-01-27 17:17:28 Re: Modifying and solidifying contrib
Previous Message Joshua D. Drake 2007-01-27 16:59:47 Modifying and solidifying contrib