OSDN Git Service

I have ported another Python Postgres interface to Windows (PgSQL). It seems
authorBruce Momjian <bruce@momjian.us>
Thu, 7 Jun 2001 00:10:18 +0000 (00:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 7 Jun 2001 00:10:18 +0000 (00:10 +0000)
commitd927ed20c26678e9fc7b4c2fe89c637dd12b285a
tree68c8b3bcbfb7bcd9fc40946030b1d6341cd8f8bd
parentba17165f55fefd342c0c79fee75b7cb1a830214b
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
src/interfaces/libpq/libpqdll.def