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