diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 01:19:57 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 01:19:57 +0000 |
commit | c8013b60cbf77df2aeeb6bc819cc03affd9f379f (patch) | |
tree | 99a4299d38cc88521e6b1007a64e55850eab072d | |
parent | bcc6c9da83a855699edbece07d5722b7deaad9e2 (diff) | |
download | postgresql-c8013b60cbf77df2aeeb6bc819cc03affd9f379f.tar.gz postgresql-c8013b60cbf77df2aeeb6bc819cc03affd9f379f.zip |
Mark linux m68k, alpha as working.
-rw-r--r-- | doc/src/sgml/installation.sgml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c5ae9a03ce3..849864c6452 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.165 2003/10/26 01:17:31 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.166 2003/10/26 01:19:57 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1578,10 +1578,10 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">Linux</></entry> <entry><systemitem>Alpha</></entry> - <entry>7.3</entry> - <entry>2002-10-28, - Magnus Naeslund (<email>mag@fbab.net</email>)</entry> - <entry>2.4.19-pre6</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> @@ -1601,6 +1601,14 @@ gunzip -c postgres.ps.gz \ </row> <row> <entry><systemitem class="osname">Linux</></entry> + <entry><systemitem>m68k</></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>MIPS</></entry> <entry>7.4</entry> <entry>2003-10-25, |