postgresql/src/interfaces
Bruce Momjian a060d5bedf Hello!
Here is a new patch for libpq, to make it work on Win32 again (since
the latest modifications broke it a little).

Please also add the file "libpq.rc" to the interfaces/libpq directory.
This will allow version-stamping of the generated DLL file, so that
automatic install programs (and interested users) can determine
the version of the file.  The file is currently set as "prerelease".
Before the release, somebody should change the line "FILEFLAGS
VS_FF_PRERELEASE" to "FILEFLAGS 0".  That information should probably
go into toos\RELEASE_CHANGES.

The patch is against the cvs as of ~ 1998-08-26 14:30 CEST.


//Magnus
1998-08-29 04:05:46 +00:00
..
ecpg From: Michael Meskes <meskes@online-club.de> 1998-08-28 17:47:53 +00:00
jdbc Added missing file. 1998-06-16 06:57:27 +00:00
libpgtcl The attached patch fixes a problem that I seem to have introduced 1998-08-22 04:34:22 +00:00
libpq Hello! 1998-08-29 04:05:46 +00:00
libpq++ Here are additional patches for the UnixWare 7 port. 1998-08-22 04:24:41 +00:00
odbc Version 06-30-0248 1998-07-22 23:47:48 +00:00
perl5 adapted Makefile.PL to be build in source tree 1998-06-01 16:41:27 +00:00
python Change Postgres95 to PostgreSQL. Update CLUSTER manual page. 1998-03-14 21:58:09 +00:00
Makefile Fix atttypmod alignment again, and re-enable ecpg. 1998-08-26 16:43:54 +00:00