diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 14:31:09 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 14:31:09 +0000 |
commit | 866c850cf5cd793367dde7cc72fcd46b34ea2c7b (patch) | |
tree | 8fa503e4683ce612f304cf1cfede7bdcbd82f9c4 /doc/src | |
parent | 8f67daded75c72d100b3e88fd31dfb3baad894f5 (diff) | |
download | postgresql-866c850cf5cd793367dde7cc72fcd46b34ea2c7b.tar.gz postgresql-866c850cf5cd793367dde7cc72fcd46b34ea2c7b.zip |
Update intel solaris.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 4e8eeb6cca6..0d25f974753 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.171 2003/10/26 13:28:46 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.172 2003/10/26 14:31:09 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1709,17 +1709,16 @@ gunzip -c postgres.ps.gz \ <entry><systemitem>Sparc</></entry> <entry>7.4</entry> <entry>2003-10-26, - 5.6 Kurt Roeckx Christopher Browne (<email>Q@ping.be</email>), - 5.8 Christopher Browne (<email>cbbrowne@libertyrms.info</email>)</entry> - <entry>see also <filename>doc/FAQ_Solaris</filename></entry> + Christopher Browne (<email>cbbrowne@libertyrms.info</email>)</entry> + <entry>5.8; see also <filename>doc/FAQ_Solaris</filename></entry> </row> <row> <entry><systemitem class="osname">Solaris</></entry> <entry><systemitem>x86</></entry> - <entry>7.3</entry> - <entry>2002-11-20, - Martin Renters (<email>martin@datafax.com</email>)</entry> - <entry>5.8; see also <filename>doc/FAQ_Solaris</filename></entry> + <entry>7.4</entry> + <entry>2003-10-26, + Kurt Roeckx Christopher Browne (<email>Q@ping.be</email>)</entry> + <entry>5.6 see also <filename>doc/FAQ_Solaris</filename></entry> </row> <row> <entry><systemitem class="osname">Tru64 UNIX</></entry> |