From 5bd06b236f29c052af01e40baa4fa19c74ce4078 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 29 Oct 2002 19:09:41 +0000
Subject: [PATCH] Update ports list.

---
 doc/src/sgml/installation.sgml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 36f85b8d3f8..c6edf9356e9 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.100 2002/10/29 18:59:38 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.101 2002/10/29 19:09:41 momjian Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1740,8 +1740,8 @@ gunzip -c user.ps.gz \
        <row>
 	<entry><systemitem class="osname">Windows</></entry>
 	<entry><systemitem>x86</></entry>
-	<entry>7.2</entry>
-	<entry>2001-12-13,
+	<entry>7.3</entry>
+	<entry>2002-10-29,
 	 Dave Page (<email>dpage@vale-housing.co.uk</email>),
 	 Jason Tishler (<email>jason@tishler.net</email>)</entry>
         <entry>with <application>Cygwin</application>; see <filename>doc/FAQ_MSWIN</filename></entry>
-- 
GitLab