11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.19 2004/12/24 18:32:50 momjian Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.20 2004/12/24 18:37:26 momjian Exp $
33-->
44
55<chapter id="install-win32">
6- <title>Client-Only Installation on <productname>Windows</productname></title>
6+ <title>Installation on <productname>Windows</productname></title>
77
88 <indexterm>
99 <primary>installation</primary>
@@ -12,9 +12,8 @@ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.19 2004/12/24 18:32:50 mo
1212
1313 <para>
1414 Although <productname>PostgreSQL</productname> is written for
15- Unix-like operating systems and can be built using
16- <productname>MinGW</productname> and
17- <productname>Cygwin</productname>, the C client library
15+ Unix-like operating systems and compiles under
16+ <productname>MinGW</productname>, the C client library
1817 (<application>libpq</application>) and the interactive terminal
1918 (<application>psql</application>) can be compiled using other Windows
2019 tool sets. Makefiles are included in the source distribution for