diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 3706ace936c..1bd9ec72702 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.245 2005/10/28 20:01:40 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.246 2005/10/30 19:21:42 tgl Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1704,16 +1704,16 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <row> <entry><systemitem class="osname">HP-UX</></entry> <entry><systemitem>IA64</></entry> - <entry>8.0.0</entry> - <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry> - <entry>11.23, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry> + <entry>8.1.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-15</entry> + <entry>11.23, <command>gcc</> and <command>cc</>; see <filename>doc/FAQ_HPUX</filename></entry> </row> <row> <entry><systemitem class="osname">HP-UX</></entry> <entry><systemitem>PA-RISC</></entry> - <entry>8.0.0</entry> - <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry> - <entry>10.20 and 11.11, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry> + <entry>8.1.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-15</entry> + <entry>10.20 and 11.23, <command>gcc</> and <command>cc</>; see <filename>doc/FAQ_HPUX</filename></entry> </row> <row> <entry><systemitem class="osname">IRIX</></entry> @@ -1777,9 +1777,10 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <row> <entry><systemitem class="osname">OpenBSD</></entry> <entry><systemitem>Sparc64</></entry> - <entry>8.0.0</entry> - <entry>Build farm <systemitem class="systemname">spoonbill</systemitem>, snapshot 2005-01-06 00:50:05</entry> - <entry>3.6</entry> + <entry>8.1.0</entry> + <entry>Build farm <systemitem + class="systemname">spoonbill</systemitem> (3.6, gcc 3.3.2)</entry> + <entry>compiler bug affects <filename>contrib/seg</></entry> </row> <row> <entry><systemitem class="osname">OpenBSD</></entry> @@ -1847,9 +1848,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <row> <entry><systemitem class="osname">Solaris</></entry> <entry><systemitem>Sparc</></entry> - <entry>8.0.0</entry> - <entry>Kenneth Marshall (<email>ktm@is.rice.edu</email>), 2004-12-07</entry> - <entry>Solaris 8; see also <filename>doc/FAQ_Solaris</filename></entry> + <entry>8.1.0</entry> + <entry>Kenneth Marshall (<email>ktm@is.rice.edu</email>), 2005-10-28</entry> + <entry>Solaris 8, gcc 3.4.3; see <filename>doc/FAQ_Solaris</filename></entry> </row> <row> <entry><systemitem class="osname">Solaris</></entry> @@ -1857,7 +1858,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <entry>8.0.0</entry> <entry>Build farm <systemitem class="systemname">kudu</systemitem>, snapshot 2004-12-10 02:30:04 (<command>cc</command>); <systemitem class="systemname">dragonfly</systemitem>, snapshot 2004-12-09 04:30:00 (<command>gcc</command>)</entry> - <entry>Solaris 9; see also <filename>doc/FAQ_Solaris</filename></entry> + <entry>Solaris 9; see <filename>doc/FAQ_Solaris</filename></entry> </row> <row> <entry><systemitem class="osname">Solaris</></entry> |