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:
@ -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
|
||||||
|
Reference in New Issue
Block a user