Skip to content

Commit 90456d1

Browse files
committed
Update supported-platforms list.
1 parent d8247b0 commit 90456d1

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

doc/src/sgml/installation.sgml

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.245 2005/10/28 20:01:40 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.246 2005/10/30 19:21:42 tgl Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1704,16 +1704,16 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17041704
<row>
17051705
<entry><systemitem class="osname">HP-UX</></entry>
17061706
<entry><systemitem>IA64</></entry>
1707-
<entry>8.0.0</entry>
1708-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry>
1709-
<entry>11.23, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
1707+
<entry>8.1.0</entry>
1708+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-15</entry>
1709+
<entry>11.23, <command>gcc</> and <command>cc</>; see <filename>doc/FAQ_HPUX</filename></entry>
17101710
</row>
17111711
<row>
17121712
<entry><systemitem class="osname">HP-UX</></entry>
17131713
<entry><systemitem>PA-RISC</></entry>
1714-
<entry>8.0.0</entry>
1715-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry>
1716-
<entry>10.20 and 11.11, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
1714+
<entry>8.1.0</entry>
1715+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-15</entry>
1716+
<entry>10.20 and 11.23, <command>gcc</> and <command>cc</>; see <filename>doc/FAQ_HPUX</filename></entry>
17171717
</row>
17181718
<row>
17191719
<entry><systemitem class="osname">IRIX</></entry>
@@ -1777,9 +1777,10 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17771777
<row>
17781778
<entry><systemitem class="osname">OpenBSD</></entry>
17791779
<entry><systemitem>Sparc64</></entry>
1780-
<entry>8.0.0</entry>
1781-
<entry>Build farm <systemitem class="systemname">spoonbill</systemitem>, snapshot 2005-01-06 00:50:05</entry>
1782-
<entry>3.6</entry>
1780+
<entry>8.1.0</entry>
1781+
<entry>Build farm <systemitem
1782+
class="systemname">spoonbill</systemitem> (3.6, gcc 3.3.2)</entry>
1783+
<entry>compiler bug affects <filename>contrib/seg</></entry>
17831784
</row>
17841785
<row>
17851786
<entry><systemitem class="osname">OpenBSD</></entry>
@@ -1847,17 +1848,17 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
18471848
<row>
18481849
<entry><systemitem class="osname">Solaris</></entry>
18491850
<entry><systemitem>Sparc</></entry>
1850-
<entry>8.0.0</entry>
1851-
<entry>Kenneth Marshall (<email>ktm@is.rice.edu</email>), 2004-12-07</entry>
1852-
<entry>Solaris 8; see also <filename>doc/FAQ_Solaris</filename></entry>
1851+
<entry>8.1.0</entry>
1852+
<entry>Kenneth Marshall (<email>ktm@is.rice.edu</email>), 2005-10-28</entry>
1853+
<entry>Solaris 8, gcc 3.4.3; see <filename>doc/FAQ_Solaris</filename></entry>
18531854
</row>
18541855
<row>
18551856
<entry><systemitem class="osname">Solaris</></entry>
18561857
<entry><systemitem>x86</></entry>
18571858
<entry>8.0.0</entry>
18581859
<entry>Build farm <systemitem class="systemname">kudu</systemitem>, snapshot 2004-12-10 02:30:04 (<command>cc</command>);
18591860
<systemitem class="systemname">dragonfly</systemitem>, snapshot 2004-12-09 04:30:00 (<command>gcc</command>)</entry>
1860-
<entry>Solaris 9; see also <filename>doc/FAQ_Solaris</filename></entry>
1861+
<entry>Solaris 9; see <filename>doc/FAQ_Solaris</filename></entry>
18611862
</row>
18621863
<row>
18631864
<entry><systemitem class="osname">Solaris</></entry>

0 commit comments

Comments
 (0)