mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
Add warning about Win32 bugs in this release.
This commit is contained in:
parent
ce8a4ffca6
commit
cf5dd06755
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.288 2004/08/24 00:06:50 neilc Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.289 2004/08/26 13:08:59 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<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
|
|||||||
<ulink url="http://pgfoundry.org/projects/pginstaller">
|
<ulink url="http://pgfoundry.org/projects/pginstaller">
|
||||||
http://pgfoundry.org/projects/pginstaller</ulink>.
|
http://pgfoundry.org/projects/pginstaller</ulink>.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Because Win32 is significantly different from the Unix platforms
|
||||||
|
supported in previous releases, this port might have more bugs
|
||||||
|
than other supported platforms in this release. Please test it
|
||||||
|
thoroughly before using it in production.
|
||||||
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Previous releases required the Unix emulation toolkit Cygwin for
|
Previous releases required the Unix emulation toolkit Cygwin for
|
||||||
Win32 server support. <productname>PostgreSQL</productname>
|
Win32 server support. <productname>PostgreSQL</productname>
|
||||||
|
Loading…
Reference in New Issue
Block a user