diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/install-win32.sgml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 4244a0e6fb8..f2fbdb8440f 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.37 2007/03/24 22:16:49 mha Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.38 2007/03/29 15:30:52 mha Exp $ --> <chapter id="install-win32"> <title>Installation on <productname>Windows</productname></title> @@ -162,15 +162,6 @@ </varlistentry> <varlistentry> - <term><productname>pthreads</productname></term> - <listitem><para> - Required for building the <application>ECPG</application> libraries. - Binaries can be downloaded from - <ulink url="ftp://sources.redhat.com/pub/pthreads-win32"></>. - </para></listitem> - </varlistentry> - - <varlistentry> <term><productname>Python</productname></term> <listitem><para> Required for building <application>PL/Python</application>. Binaries can |