aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2007-03-17 14:30:00 +0000
committerMagnus Hagander <magnus@hagander.net>2007-03-17 14:30:00 +0000
commit15f4842d70c4d457d9a306bf0f66a082c69432b6 (patch)
tree17e837a6a5e22a25f0f282c2bf05441a78c41af7
parent7bb40f9b82932acc508a27ee87cb12fbeb2ad5a1 (diff)
downloadpostgresql-15f4842d70c4d457d9a306bf0f66a082c69432b6.tar.gz
postgresql-15f4842d70c4d457d9a306bf0f66a082c69432b6.zip
Add note that diff is required for regression tests.
-rw-r--r--doc/src/sgml/install-win32.sgml10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml
index 90636ebfbd8..2d3c6b90f10 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.32 2007/03/14 00:15:26 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.33 2007/03/17 14:30:00 mha Exp $ -->
<chapter id="install-win32">
<title>Installation on <productname>Windows</productname></title>
@@ -107,6 +107,14 @@
</varlistentry>
<varlistentry>
+ <term><productname>Diff</productname></term>
+ <listitem><para>
+ Diff is required to run the regression tests, and can be downloaded
+ from <ulink url="http://gnuwin32.sourceforge.net"></>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><productname>Microsoft Platform SDK</productname></term>
<listitem><para>
It is recommended that you upgrade to the latest available version