diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 01:05:53 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 01:05:53 +0000 |
commit | dc46010e18e259c18cfbae61c1b852072b968c71 (patch) | |
tree | 1f1e89c29a0a920c2aa90b81fc93ac6c3a875de1 | |
parent | 52008990e967839b5d5706c125f62604f0518f68 (diff) | |
download | postgresql-dc46010e18e259c18cfbae61c1b852072b968c71.tar.gz postgresql-dc46010e18e259c18cfbae61c1b852072b968c71.zip |
Mark true64 alpha port as working.
-rw-r--r-- | doc/src/sgml/installation.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 2800c6efa80..1a46d3ef441 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.162 2003/10/26 00:58:31 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.163 2003/10/26 01:05:53 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1723,9 +1723,9 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">Tru64 UNIX</></entry> <entry><systemitem>Alpha</></entry> - <entry>7.3</entry> - <entry>2002-11-05, - Alessio Bragadini (<email>alessio@albourne.com</email>)</entry> + <entry>7.4</entry> + <entry>2003-10-25, + Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry> <entry></entry> </row> <row> |