|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.285 2004/08/1803:03:32 tgl Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.286 2004/08/1815:48:36 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="release">
|
@@ -29,11 +29,11 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.285 2004/08/18 03:03:32 tgl Exp
|
29 | 29 | <para>
|
30 | 30 | This is the first PostgreSQL release to natively run on Microsoft
|
31 | 31 | Windows as a server. It can run as a Windows service. This release
|
32 |
| -supports NT-based Windows releases likeNT4, Win2k, XP, Win2003. |
| 32 | +supports NT-based Windows releases likeWin2000, XP, Win2003. |
33 | 33 | Older releases like Windows 95, 98, and ME are not supported because
|
34 | 34 | these operating systems do not have the infrastructure to
|
35 | 35 | support PostgreSQL. A separate installer project has been created
|
36 |
| - to ease installation on Windows (except NT4): |
| 36 | + to ease installation on Windows: |
37 | 37 | <ulink url="http://pgfoundry.org/projects/pginstaller">
|
38 | 38 | http://pgfoundry.org/projects/pginstaller</ulink>.
|
39 | 39 | </para>
|
|