mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 09:37:38 +08:00
I have changed a bit the makefiles for the win32 port - the *.def files
(created when building shared libraries) are now clean from
Makefile.shlib.
I have also removed "-g" from CFLAGS in the "cygwin32" template - it can
be
enabled when running configure.
Dan
This directory contains the C version of Libpq, the POSTGRES frontend library.