diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index e8c4c61307e..4826dba07a1 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.103 2002/11/02 01:29:37 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.1 2002/11/05 03:18:46 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1511,6 +1511,14 @@ gunzip -c user.ps.gz \ <entry>4.2</entry> </row> <row> + <entry><systemitem class="osname">Digital Unix</></entry> + <entry><systemitem>Alpha</></entry> + <entry>7.3</entry> + <entry>2002-11-04, + Alessio Bragadini (<email>alessio@albourne.com</email>)</entry> + <entry></entry> + </row> + <row> <entry><systemitem class="osname">FreeBSD</></entry> <entry><systemitem>Alpha</></entry> <entry>7.2</entry> @@ -1523,8 +1531,9 @@ gunzip -c user.ps.gz \ <entry><systemitem>x86</></entry> <entry>7.3</entry> <entry>2002-10-29, - Larry Rosenman (<email>ler@lerctr.org</email>)</entry> - <entry>4.7</entry> + 4.7, Larry Rosenman (<email>ler@lerctr.org</email>)</entry> + 5.0, Sean Chittenden (<email>sean@nxad.com</email>)</entry> + <entry></entry> </row> <row> <entry><systemitem class="osname">HP-UX</></entry> |