Skip to content

Commit 55337e4

Browse files
committed
I've confirmed 8.1beta4 passes regression tests on all hardware platforms
of RHEL 4. Update supported-platforms list accordingly.
1 parent 106388f commit 55337e4

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

doc/src/sgml/installation.sgml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.243 2005/10/15 17:59:38 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.244 2005/10/23 18:30:49 tgl Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1483,8 +1483,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
14831483
community to work on the platforms listed below. A supported
14841484
platform generally means that <productname>PostgreSQL</> builds and
14851485
installs according to these instructions and that the regression
1486-
tests pass. <quote>Build farm</quote> entries refer to builds
1487-
reported by the <ulink url="http://www.pgbuildfarm.org/">
1486+
tests pass. <quote>Build farm</quote> entries refer to active test
1487+
machines in the <ulink url="http://www.pgbuildfarm.org/">
14881488
PostgreSQL Build Farm</ulink>.
14891489
Platform entries that show an older version of
14901490
PostgreSQL are those that did not receive explicit testing at the
@@ -1791,51 +1791,51 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17911791
<row>
17921792
<entry><systemitem class="osname">Red Hat Linux</></entry>
17931793
<entry><systemitem>AMD64</></entry>
1794-
<entry>8.0.0</entry>
1795-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1796-
<entry>RHEL 3AS</entry>
1794+
<entry>8.1.0</entry>
1795+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1796+
<entry>RHEL 4</entry>
17971797
</row>
17981798
<row>
17991799
<entry><systemitem class="osname">Red Hat Linux</></entry>
18001800
<entry><systemitem>IA64</></entry>
1801-
<entry>8.0.0</entry>
1802-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1803-
<entry>RHEL 3AS</entry>
1801+
<entry>8.1.0</entry>
1802+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1803+
<entry>RHEL 4</entry>
18041804
</row>
18051805
<row>
18061806
<entry><systemitem class="osname">Red Hat Linux</></entry>
18071807
<entry><systemitem>PowerPC</></entry>
1808-
<entry>8.0.0</entry>
1809-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1810-
<entry>RHEL 3AS</entry>
1808+
<entry>8.1.0</entry>
1809+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1810+
<entry>RHEL 4</entry>
18111811
</row>
18121812
<row>
18131813
<entry><systemitem class="osname">Red Hat Linux</></entry>
18141814
<entry><systemitem>PowerPC 64</></entry>
1815-
<entry>8.0.0</entry>
1816-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1817-
<entry>RHEL 3AS</entry>
1815+
<entry>8.1.0</entry>
1816+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1817+
<entry>RHEL 4</entry>
18181818
</row>
18191819
<row>
18201820
<entry><systemitem class="osname">Red Hat Linux</></entry>
18211821
<entry><systemitem>S/390</></entry>
1822-
<entry>8.0.0</entry>
1823-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1824-
<entry>RHEL 3AS</entry>
1822+
<entry>8.1.0</entry>
1823+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1824+
<entry>RHEL 4</entry>
18251825
</row>
18261826
<row>
18271827
<entry><systemitem class="osname">Red Hat Linux</></entry>
18281828
<entry><systemitem>S/390x</></entry>
1829-
<entry>8.0.0</entry>
1830-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1831-
<entry>RHEL 3AS</entry>
1829+
<entry>8.1.0</entry>
1830+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1831+
<entry>RHEL 4</entry>
18321832
</row>
18331833
<row>
18341834
<entry><systemitem class="osname">Red Hat Linux</></entry>
18351835
<entry><systemitem>x86</></entry>
1836-
<entry>8.0.0</entry>
1837-
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry>
1838-
<entry>RHEL 3AS</entry>
1836+
<entry>8.1.0</entry>
1837+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-10-23</entry>
1838+
<entry>RHEL 4</entry>
18391839
</row>
18401840
<row>
18411841
<entry><systemitem class="osname">Solaris</></entry>

0 commit comments

Comments
 (0)