> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Bruce Momjian
> Sent: 16 October 2004 04:39
> To: PostgreSQL-development
> Subject: [HACKERS] Nearing final release?
>
>
> o fix MSVC build to export SSL symbols
That should be OK now that you've applied Magnus' libpq patch that
standardises the libpq exports and adds a dummy PQgetssl() to non-SSL
builds.
Regards, Dave