|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.288 2004/08/24 00:06:50 neilc Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.289 2004/08/26 13:08:59 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <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
|
38 | 38 | <ulink url="http://pgfoundry.org/projects/pginstaller">
|
39 | 39 | http://pgfoundry.org/projects/pginstaller</ulink>.
|
40 | 40 | </para>
|
| 41 | + <para> |
| 42 | + Because Win32 is significantly different from the Unix platforms |
| 43 | + supported in previous releases, this port might have more bugs |
| 44 | + than other supported platforms in this release. Please test it |
| 45 | + thoroughly before using it in production. |
| 46 | + </para> |
41 | 47 | <para>
|
42 | 48 | Previous releases required the Unix emulation toolkit Cygwin for
|
43 | 49 | Win32 server support. <productname>PostgreSQL</productname>
|
|