diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-23 03:50:39 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-23 03:50:39 +0000 |
commit | b9840c082890d874f6ed852076d00a9454e3f8d0 (patch) | |
tree | 9b5ad7f3802e9a85f66fda0ede76b5e2e907ce11 | |
parent | a43979edfbd40d9c52cb9db7e75407e2f1929f83 (diff) |
Update ports list from recent regression-test-database entries.
-rw-r--r-- | doc/src/sgml/installation.sgml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index b7a524d8959..87b3c5e872b 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.2.20 2002/11/20 22:02:25 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.21 2002/11/23 03:50:39 tgl Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1585,10 +1585,10 @@ gunzip -c user.ps.gz \ <row> <entry><systemitem class="osname">Linux</></entry> <entry><systemitem>PlayStation 2</></entry> - <entry>7.2</entry> - <entry>2001-12-12, + <entry>7.3</entry> + <entry>2002-11-19, Permaine Cheung <email>pcheung@redhat.com</email>)</entry> - <entry>#undef HAS_TEST_AND_SET, slock_t</entry> + <entry>#undef HAS_TEST_AND_SET, remove slock_t typedef</entry> </row> <row> <entry><systemitem class="osname">Linux</></entry> @@ -1602,10 +1602,10 @@ gunzip -c user.ps.gz \ <row> <entry><systemitem class="osname">Linux</></entry> <entry><systemitem>S/390</></entry> - <entry>7.2</entry> - <entry>2001-12-12, + <entry>7.3</entry> + <entry>2002-11-22, Permaine Cheung <email>pcheung@redhat.com</email>)</entry> - <entry></entry> + <entry>both s390 and s390x (32 and 64 bit)</entry> </row> <row> <entry><systemitem class="osname">Linux</></entry> @@ -1724,10 +1724,10 @@ gunzip -c user.ps.gz \ <row> <entry><systemitem class="osname">Solaris</></entry> <entry><systemitem>x86</></entry> - <entry>7.2</entry> - <entry>2001-11-28, + <entry>7.3</entry> + <entry>2002-11-20, Martin Renters (<email>martin@datafax.com</email>)</entry> - <entry>2.8; see also <filename>doc/FAQ_Solaris</filename></entry> + <entry>5.8; see also <filename>doc/FAQ_Solaris</filename></entry> </row> <row> <entry><systemitem class="osname">SunOS 4</></entry> |