From: Bruce Momjian
Date: Mon, 5 Feb 2001 17:37:44 +0000 (+0000)
Subject: Update FAQ.
X-Git-Tag: REL7_1~578
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e28c095e8d44d9f77903eca22d9c88e9be72f5ef;p=thirdparty%2Fpostgresql.git
Update FAQ.
---
diff --git a/doc/FAQ b/doc/FAQ
index 3f9c8ee3a73..2b4fc13be59 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -182,12 +182,10 @@
Server
- The database server can run on Windows NT and later using Cygwin, the
- Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the
- distribution or the MS Windows FAQ on our web site. The database
- server does not run on MS Windows 9X because Cygwin does not support
- the required features on those platforms. We have no plan to do a
- native port to any Microsoft platform.
+ The database server can run on Windows NT, Win2k, and Win98 using
+ Cygwin, the Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in
+ the distribution or the MS Windows FAQ on our web site. We have no
+ plan to do a native port to any Microsoft platform.
1.5) Where can I get PostgreSQL?
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 5cd79807a7e..483b15fd468 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -243,13 +243,11 @@
Server
- The database server can run on Windows NT and later using
- Cygwin, the Cygnus Unix/NT porting library. See
+
The database server can run on Windows NT, Win2k, and Win98
+ using Cygwin, the Cygnus Unix/NT porting library. See
pgsql/doc/FAQ_MSWIN in the distribution or the MS Windows
- FAQ on our web site. The database server does not run on MS Windows
- 9X because Cygwin does not support the required features on those
- platforms. We have no plan to do a native port to any Microsoft
- platform.
+ FAQ on our web site. We have no plan to do a native port to any
+ Microsoft platform.
1.5) Where can I get PostgreSQL?