diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 00:22:51 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 00:22:51 +0000 |
commit | 530f997e6ec407d0f70f8300cd0bca87d130a917 (patch) | |
tree | 0a2e5b1d1df6572faff95c1b0221737897f8dd5c | |
parent | 823240bf648a5361c299d39be852067db91a9893 (diff) | |
download | postgresql-530f997e6ec407d0f70f8300cd0bca87d130a917.tar.gz postgresql-530f997e6ec407d0f70f8300cd0bca87d130a917.zip |
Update linux/mips port.
-rw-r--r-- | doc/src/sgml/installation.sgml | 10 |
1 files changed, 9 insertions, 1 deletions
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</>]]> @@ -1601,6 +1601,14 @@ gunzip -c postgres.ps.gz \ </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> <entry>7.3</entry> <entry>2002-11-19, |