diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-08-26 16:54:36 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-08-26 16:54:36 +0000 |
commit | dd9923eb25134b321dd8ecef0d0d9eeab4bda444 (patch) | |
tree | 7c2f7b49a27eff68fb8d92bc8cf371a0f2e30080 | |
parent | 32142e2a604810d334e39f0986de0dfb646f4ffc (diff) | |
download | postgresql-dd9923eb25134b321dd8ecef0d0d9eeab4bda444.tar.gz postgresql-dd9923eb25134b321dd8ecef0d0d9eeab4bda444.zip |
New Win32 wording that mentions "code".
-rw-r--r-- | doc/src/sgml/release.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 0dddafaa9a2..33aadf3a25f 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.290 2004/08/26 13:44:38 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.291 2004/08/26 16:54:36 momjian Exp $ --> <appendix id="release"> @@ -40,9 +40,9 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.290 2004/08/26 13:44:38 momjian </para> <para> Because Win32 is significantly different from the Unix platforms - supported in previous releases, it has not been tested as - extensively as other supported platforms in this release. Please - test it thoroughly before using it in production. + supported in previous releases, there is much new Win32-specific + code that has not been tested extensively. Please test it + thoroughly before using it in production. </para> <para> Previous releases required the Unix emulation toolkit Cygwin for |