From 607154df903cb0d4fd9ecf34349645a047526024 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut <peter_e@gmx.net> Date: Sat, 11 Dec 2004 19:31:45 +0000 Subject: [PATCH] Added port reports --- doc/src/sgml/installation.sgml | 90 ++++++++++++++++++++++++++-------- 1 file changed, 69 insertions(+), 21 deletions(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 3979822880f..7cbb582d52b 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.209 2004/12/11 19:13:32 petere Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.210 2004/12/11 19:31:45 petere Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1556,7 +1556,14 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <entry><systemitem>x86</></entry> <entry>8.0.0</entry> <entry>Build farm <systemitem class="systemname">cockatoo</systemitem>, snapshot 2004-12-06 14:10:01 (4.10); - Marc Fournier <scrappy@postgresql.org>, 2004-12-07 (5.3)</entry> + Marc Fournier (<email>scrappy@postgresql.org</email>), 2004-12-07 (5.3)</entry> + <entry></entry> + </row> + <row> + <entry><systemitem class="osname">Gentoo Linux</></entry> + <entry><systemitem>x86</></entry> + <entry>8.0.0</entry> + <entry>Paul Bort (<email>pbort@tmwsystems.com</email>), 2004-12-07</entry> <entry></entry> </row> <row> @@ -1580,11 +1587,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <row> <entry><systemitem class="osname">Mac OS X</></entry> <entry><systemitem>PPC</></entry> - <entry>7.4</entry> - <entry>2003-10-24, - 10.2.8, Adam Witney (<email>awitney@sghms.ac.uk</email>), - 10.3, Marko Karppinen (<email>marko@karppinen.fi</email>)</entry> - <entry></entry> + <entry>8.0.0</entry> + <entry>Andrew Rawnsley (<email>ronz@ravensfield.com</email>), 2004-12-07</entry> + <entry>10.3.5</entry> </row> <row> <entry><systemitem class="osname">Mandrakelinux</></entry> @@ -1631,6 +1636,55 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <entry>Build farm <systemitem class="systemname">emu</systemitem>, snapshot 2004-12-06 11:35:03</entry> <entry>3.6</entry> </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>AMD64</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>IA64</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>PowerPC</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>PowerPC 64</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>S390</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>S390x</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> + <row> + <entry><systemitem class="osname">Red Hat Linux</></entry> + <entry><systemitem>x86</></entry> + <entry>8.0.0</entry> + <entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2004-12-07</entry> + <entry>RHEL 3AS</entry> + </row> <row> <entry><systemitem class="osname">Solaris</></entry> <entry><systemitem>Sparc</></entry> @@ -1663,24 +1717,18 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` <entry>7.1.3; join test may fail, see also <filename>doc/FAQ_SCO</filename></entry> </row> <row> - <entry><systemitem class="osname">Windows with <application>Cygwin</application></></entry> + <entry><systemitem class="osname">Windows</></entry> <entry><systemitem>x86</></entry> - <entry>7.4</entry> - <entry>2003-10-24, - Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry> - <entry>see <filename>doc/FAQ_MSWIN</filename></entry> + <entry>8.0.0</entry> + <entry>Dave Page (<email>dpage@vale-housing.co.uk</email>), 2004-12-07</entry> + <entry>see <filename>doc/FAQ_MINGW</filename></entry> </row> <row> - <entry><systemitem class="osname">Windows</></entry> + <entry><systemitem class="osname">Windows with <application>Cygwin</application></></entry> <entry><systemitem>x86</></entry> - <entry>7.4</entry> - <entry>2003-10-27, - Dave Page (<email>dpage@vale-housing.co.uk</email>)</entry> - <entry> - native is client-side only, -<![%standalone-include[see documentation]]> -<![%standalone-ignore[see <xref linkend="install-win32">]]> - </entry> + <entry>8.0.0</entry> + <entry>Build farm <systemitem class="systemname">gibbon</systemitem>, snapshot 2004-12-11 01:33:01</entry> + <entry>see <filename>doc/FAQ_CYGWIN</filename></entry> </row> </tbody> </tgroup> -- GitLab