From: Bruce Momjian Date: Thu, 26 Aug 2004 13:08:59 +0000 (+0000) Subject: Add warning about Win32 bugs in this release. X-Git-Tag: REL8_0_0BETA2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf5dd06755f0f19d85cb3a5ce86a6a0f6e482473;p=thirdparty%2Fpostgresql.git Add warning about Win32 bugs in this release. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index d72b07b79fe..ae907386fd3 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -38,6 +38,12 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.288 2004/08/24 00:06:50 neilc E http://pgfoundry.org/projects/pginstaller. + + Because Win32 is significantly different from the Unix platforms + supported in previous releases, this port might have more bugs + than other supported platforms in this release. Please test it + thoroughly before using it in production. + Previous releases required the Unix emulation toolkit Cygwin for Win32 server support. PostgreSQL