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

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

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 7c823151dcc..d9787c715cf 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.96 2002/10/29 03:29:42 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.97 2002/10/29 03:47:41 momjian Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1547,9 +1547,9 @@ gunzip -c user.ps.gz \
 	<entry><systemitem class="osname">Linux</></entry>
 	<entry><systemitem>Alpha</></entry>
 	<entry>7.2</entry>
-	<entry>2001-11-16,
-	 Tom Lane (<email>tgl@sss.pgh.pa.us</email>)</entry>
-	<entry>2.2.18; tested at SourceForge</entry>
+	<entry>2002-10-28,
+	 Magnus Naeslund(f) (<email>mag@fbab.net</email>)</entry>
+	<entry>2.4.19-pre6</entry>
        </row>
        <row>
 	<entry><systemitem class="osname">Linux</></entry>
-- 
GitLab