diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-24 16:30:53 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-24 16:30:53 +0000 |
commit | 2a9986f7d55ae43babec23b522d217cf68acd680 (patch) | |
tree | c063637da83809f8eba9b2fe9153e3c469d3c529 | |
parent | 7672a1056d6a443102f1b5ebe260893d10bea8e4 (diff) | |
download | postgresql-2a9986f7d55ae43babec23b522d217cf68acd680.tar.gz postgresql-2a9986f7d55ae43babec23b522d217cf68acd680.zip |
Update Linux/Sparc 32-bit port.
-rw-r--r-- | doc/src/sgml/installation.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 9c40eed0c32..a10f4c0584b 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.150 2003/10/24 16:29:00 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.151 2003/10/24 16:30:53 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1613,10 +1613,10 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">Linux</></entry> <entry><systemitem>Sparc</></entry> - <entry>7.3</entry> - <entry>2002-10-26, - Doug McNaught (<email>doug@mcnaught.org</email>)</entry> - <entry>3.0</entry> + <entry>7.4</entry> + <entry>2003-10-24, + Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry> + <entry>2.4, 32-bit</entry> </row> <row> <entry><systemitem class="osname">Linux</></entry> |