File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 182182
183183 Server
184184
185- The database server can run on Windows NT and later using Cygwin, the
186- Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the
187- distribution or the MS Windows FAQ on our web site. The database
188- server does not run on MS Windows 9X because Cygwin does not support
189- the required features on those platforms. We have no plan to do a
190- native port to any Microsoft platform.
185+ The database server can run on Windows NT, Win2k, and Win98 using
186+ Cygwin, the Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in
187+ the distribution or the MS Windows FAQ on our web site. We have no
188+ plan to do a native port to any Microsoft platform.
191189
192190 1.5) Where can I get PostgreSQL?
193191
Original file line number Diff line number Diff line change @@ -243,13 +243,11 @@ <H6>Client</H6>
243243
244244 < H6 > Server</ H6 >
245245
246- < P > The database server can run on Windows NT and later using
247- Cygwin, the Cygnus Unix/NT porting library. See
246+ < P > The database server can run on Windows NT, Win2k, and Win98
247+ using Cygwin, the Cygnus Unix/NT porting library. See
248248 < I > pgsql/doc/FAQ_MSWIN</ I > in the distribution or the MS Windows
249- FAQ on our web site. The database server does not run on MS Windows
250- 9X because Cygwin does not support the required features on those
251- platforms. We have no plan to do a native port to any Microsoft
252- platform.</ P >
249+ FAQ on our web site. We have no plan to do a native port to any
250+ Microsoft platform.</ P >
253251
254252 < H4 > < A name ="1.5 "> 1.5</ A > ) Where can I get PostgreSQL?</ H4 >
255253
You can’t perform that action at this time.
0 commit comments