1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update win32 comments.

This commit is contained in:
Bruce Momjian
2004-08-27 02:09:18 +00:00
parent 3bc7564cf9
commit 968b87686a

View File

@ -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