Add warning about Win32 bugs in this release.

REL8_0_STABLE
Bruce Momjian 21 years ago
parent ce8a4ffca6
commit cf5dd06755
  1. 8
      doc/src/sgml/release.sgml

@ -1,5 +1,5 @@
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.288 2004/08/24 00:06:50 neilc Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.289 2004/08/26 13:08:59 momjian Exp $
-->
<appendix id="release">
@ -38,6 +38,12 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.288 2004/08/24 00:06:50 neilc E
<ulink url="http://pgfoundry.org/projects/pginstaller">
http://pgfoundry.org/projects/pginstaller</ulink>.
</para>
<para>
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.
</para>
<para>
Previous releases required the Unix emulation toolkit Cygwin for
Win32 server support. <productname>PostgreSQL</productname>

Loading…
Cancel
Save