I have ported another Python Postgres interface to Windows (PgSQL). It seems

Bruce Momjian <bruce@momjian.us>

Commit: d927ed20c26678e9fc7b4c2fe89c637dd12b285a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-06-07T00:10:18Z
Releases: 7.2.1
I have ported another Python Postgres interface to Windows (PgSQL). It seems
that not many people actually use libpq on Win32; I have found another bug. Some
functions that are defined in libpq-fe.h aren't exported in the DLL version of
the library. I have added them to src/interfaces/libpq/libpqdll.def. The new
complete file is attached.

Gerhard H?ring

Files

PathChange+/−
src/interfaces/libpq/libpqdll.def modified +9 −0