[EMAIL PROTECTED] wrote:
Log Message:
-----------
Dynamically link libpq/OpenSSL for sensible installation with Win32 PostgreSQL.
Libs can be downloaded from
http://developer.pgadmin.org/snapshots/postgresql/libs-win32-20040927.zip
Can you remove the references to ssleay32.lib and libeay23.lib from
pgAdmin3.dsp as well? It builds o.k. without them, but I don't know
whether it will run alright or not (I don't have an SSL server to check
against, but it works for me with non-SSL servers).
Regards,
Alex
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match