From 530f997e6ec407d0f70f8300cd0bca87d130a917 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 26 Oct 2003 00:22:51 +0000
Subject: [PATCH] Update linux/mips port.

---
 doc/src/sgml/installation.sgml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index a3fa8e46218..f824faf520b 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.158 2003/10/26 00:21:04 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.159 2003/10/26 00:22:51 momjian Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1599,6 +1599,14 @@ gunzip -c postgres.ps.gz \
 	 No?l K?the (<email>noel@debian.org</email>)</entry>
 	<entry>2.4</entry>
        </row>
+       <row>
+	<entry><systemitem class="osname">Linux</></entry>
+	<entry><systemitem>MIPS</></entry>
+	<entry>7.4</entry>
+	<entry>2003-10-25,
+	 No?l K?the (<email>noel@debian.org</email>)</entry>
+	<entry>2.4</entry>
+       </row>
        <row>
 	<entry><systemitem class="osname">Linux</></entry>
 	<entry><systemitem>PlayStation 2</></entry>
-- 
GitLab