|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.32 2007/03/14 00:15:26 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.33 2007/03/17 14:30:00 mha Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="install-win32">
|
4 | 4 | <title>Installation on <productname>Windows</productname></title>
|
|
106 | 106 | </para></listitem>
|
107 | 107 | </varlistentry>
|
108 | 108 |
|
| 109 | + <varlistentry> |
| 110 | + <term><productname>Diff</productname></term> |
| 111 | + <listitem><para> |
| 112 | + Diff is required to run the regression tests, and can be downloaded |
| 113 | + from <ulink url="http://gnuwin32.sourceforge.net"></>. |
| 114 | + </para></listitem> |
| 115 | + </varlistentry> |
| 116 | + |
109 | 117 | <varlistentry>
|
110 | 118 | <term><productname>Microsoft Platform SDK</productname></term>
|
111 | 119 | <listitem><para>
|
|