diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 2002-06-15 02:41:56 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 2002-06-15 02:41:56 +0000 |
commit | e62660080c23beeffa2b3caec44cc9ac4d8c242c (patch) | |
tree | bb9d9108acbaec125629689fad86698ae0529e69 | |
parent | 63a354c4bb8856cb3e8ac44cbb436faefca58e4c (diff) | |
download | postgresql-e62660080c23beeffa2b3caec44cc9ac4d8c242c.tar.gz postgresql-e62660080c23beeffa2b3caec44cc9ac4d8c242c.zip |
Add NetBSD/MIPS as a supported platform.
-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 a30f2d3db35..620a61583bb 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.77 2002/04/10 22:46:33 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.78 2002/06/15 02:41:56 thomas Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1597,6 +1597,14 @@ gunzip -c user.ps.gz \ Henry B. Hotz (<email>hotz@jpl.nasa.gov</email>)</entry> <entry>Mac 8xx</entry> </row> + <row> + <entry><systemitem class="osname">NetBSD</></entry> + <entry><systemitem>MIPS</></entry> + <entry>7.2.1</entry> + <entry>2002-06-13, + Warwick Hunter (<email>whunter@agile.tv</email>)</entry> + <entry>1.5.3</entry> + </row> <row> <entry><systemitem class="osname">NetBSD</></entry> <entry><systemitem>PPC</></entry> |