1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-21 00:42:43 +03:00
Files
postgres/src/interfaces/libpq
Bruce Momjian c3ac9f07b7 Hi,
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
1999-10-13 11:38:42 +00:00
..
1999-05-25 16:15:34 +00:00
1999-07-18 18:06:42 +00:00
1999-05-25 16:15:34 +00:00
Hi,
1999-10-13 11:38:42 +00:00

This directory contains the C version of Libpq, the POSTGRES frontend library.