diff options
author | Peter Eisentraut | 2005-01-08 09:54:47 +0000 |
---|---|---|
committer | Peter Eisentraut | 2005-01-08 09:54:47 +0000 |
commit | b19011e10c7afaaded8ef010c113ba1833529382 (patch) | |
tree | 0264fcd9a24abf1c022fb56f9a31c03e6cac183f | |
parent | 3bfb93a4411e4fe329e4fbf9c2e0935d0609fd78 (diff) |
Update supported platforms list.
-rw-r--r-- | doc/src/sgml/installation.sgml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c4c9efdee3..b732dfa9f1 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.223 2005/01/07 10:21:02 petere Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.224 2005/01/08 09:54:47 petere Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1759,10 +1759,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <row> <entry><systemitem class="osname">Tru64 UNIX</></entry> <entry><systemitem>Alpha</></entry> - <entry>7.4</entry> - <entry>Peter Eisentraut (<email>[email protected]</email>), 2003-10-25 (5.1b); - Alessio Bragadini (<email>[email protected]</email>), 2003-10-29 (4.0g)</entry> - <entry></entry> + <entry>8.0.0</entry> + <entry>Honda Shigehiro (<email>[email protected]</email>), 2005-01-07</entry> + <entry>5.0</entry> </row> <row> <entry><systemitem class="osname">UnixWare</></entry> |