aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-02-28 12:18:03 +0000
committerMagnus Hagander <magnus@hagander.net>2008-02-28 12:18:03 +0000
commitbe99d75b4081590adf1f7860096c11d1059b134d (patch)
treedf20737365a41d5407e253f6e390a923954c1d4c /doc/src
parent57766e209b1cf1587238c07448a2938b07b29b9a (diff)
downloadpostgresql-be99d75b4081590adf1f7860096c11d1059b134d.tar.gz
postgresql-be99d75b4081590adf1f7860096c11d1059b134d.zip
Support for building contrib/uuid-ossp with MSVC.
Original patch from Hiroshi Saito, modified by me.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/install-win32.sgml11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml
index 94852804890..e432e7562c5 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.45 2008/02/06 15:13:25 mha Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.45.2.1 2008/02/28 12:18:03 mha Exp $ -->
<chapter id="install-win32">
<title>Installation on <productname>Windows</productname></title>
@@ -161,6 +161,15 @@
</varlistentry>
<varlistentry>
+ <term><productname>ossp-uuid</productname></term>
+ <listitem><para>
+ Required for UUID-OSSP support (contrib only). Source can be
+ downloaded from
+ <ulink url="http://www.ossp.org/pkg/lib/uuid/"></>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><productname>Python</productname></term>
<listitem><para>
Required for building <application>PL/Python</application>. Binaries can