Update win32 comments.

REL8_0_STABLE
Bruce Momjian 21 years ago
parent 3bc7564cf9
commit 968b87686a
  1. 11
      doc/src/sgml/release.sgml

@ -1,5 +1,5 @@
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.291 2004/08/26 16:54:36 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.292 2004/08/27 02:09:18 momjian Exp $
--> -->
<appendix id="release"> <appendix id="release">
@ -39,10 +39,11 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.291 2004/08/26 16:54:36 momjian
http://pgfoundry.org/projects/pginstaller</ulink>. http://pgfoundry.org/projects/pginstaller</ulink>.
</para> </para>
<para> <para>
Because Win32 is significantly different from the Unix platforms Although tested throughout our release cycle, the Windows port
supported in previous releases, there is much new Win32-specific does not have the benefit of years of use in production
code that has not been tested extensively. Please test it environments that PostgreSQL has on Unix platforms and
thoroughly before using it in production. therefore should be treated with the same level of caution as
you would a new product.
</para> </para>
<para> <para>
Previous releases required the Unix emulation toolkit Cygwin for Previous releases required the Unix emulation toolkit Cygwin for

Loading…
Cancel
Save