Skip to content

Commit 7a986fb

Browse files
committed
Update supported platforms list
1 parent 826f732 commit 7a986fb

File tree

1 file changed

+25
-14
lines changed

1 file changed

+25
-14
lines changed

doc/src/sgml/installation.sgml

Lines changed: 25 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.222 2005/01/06 10:12:22 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.223 2005/01/07 10:21:02 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1518,9 +1518,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
15181518
</row>
15191519
<row>
15201520
<entry><systemitem class="osname">Debian GNU/Linux</></entry>
1521-
<entry><systemitem>arm41</></entry>
1522-
<entry>7.4</entry>
1523-
<entry>No&egrave;l K&ouml;the (<email>noel@debian.org</email>), 2003-10-25</entry>
1521+
<entry><systemitem>ARM</></entry>
1522+
<entry>8.0.0</entry>
1523+
<entry>Jim Buttafuoco (<email>jim@contactbda.com</email>), 2005-01-06</entry>
15241524
<entry></entry>
15251525
</row>
15261526
<row>
@@ -1549,14 +1549,14 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
15491549
<entry><systemitem>PA-RISC</></entry>
15501550
<entry>8.0.0</entry>
15511551
<entry>No&egrave;l K&ouml;the (<email>noel@debian.org</email>), 2004-12-07</entry>
1552-
<entry></entry>
1552+
<entry>sid</entry>
15531553
</row>
15541554
<row>
15551555
<entry><systemitem class="osname">Debian GNU/Linux</></entry>
15561556
<entry><systemitem>PowerPC</></entry>
15571557
<entry>8.0.0</entry>
15581558
<entry>No&egrave;l K&ouml;the (<email>noel@debian.org</email>), 2004-12-15</entry>
1559-
<entry></entry>
1559+
<entry>sid</entry>
15601560
</row>
15611561
<row>
15621562
<entry><systemitem class="osname">Debian GNU/Linux</></entry>
@@ -1615,15 +1615,19 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
16151615
<entry>Paul Bort (<email>pbort@tmwsystems.com</email>), 2004-12-07</entry>
16161616
<entry></entry>
16171617
</row>
1618+
<row>
1619+
<entry><systemitem class="osname">HP-UX</></entry>
1620+
<entry><systemitem>Itanium</></entry>
1621+
<entry>8.0.0</entry>
1622+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry>
1623+
<entry>11.23, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
1624+
</row>
16181625
<row>
16191626
<entry><systemitem class="osname">HP-UX</></entry>
16201627
<entry><systemitem>PA-RISC</></entry>
1621-
<entry>7.4</entry>
1622-
<entry>
1623-
Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2003-10-31 (10.20);
1624-
Peter Eisentraut (<email>peter_e@gmx.net</email>), 2003-11-04 (11.00)
1625-
</entry>
1626-
<entry><command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
1628+
<entry>8.0.0</entry>
1629+
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry>
1630+
<entry>10.20 and 11.11, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
16271631
</row>
16281632
<row>
16291633
<entry><systemitem class="osname">IRIX</></entry>
@@ -1653,6 +1657,13 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
16531657
<entry>Patrick Welche (<email>prlw1@newn.cam.ac.uk</email>), 2003-11-12</entry>
16541658
<entry>1.6ZE/acorn32</entry>
16551659
</row>
1660+
<row>
1661+
<entry><systemitem class="osname">NetBSD</></entry>
1662+
<entry><systemitem>m68k</></entry>
1663+
<entry>8.0.0</entry>
1664+
<entry>R&eacute;mi Zara (<email>remi_zara@mac.com</email>), 2004-12-14</entry>
1665+
<entry>2.0</entry>
1666+
</row>
16561667
<row>
16571668
<entry><systemitem class="osname">NetBSD</></entry>
16581669
<entry><systemitem>Sparc</></entry>
@@ -1765,14 +1776,14 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17651776
<entry><systemitem>x86</></entry>
17661777
<entry>8.0.0</entry>
17671778
<entry>Dave Page (<email>dpage@vale-housing.co.uk</email>), 2004-12-07</entry>
1768-
<entry>see <filename>doc/FAQ_MINGW</filename></entry>
1779+
<entry>XP Pro; see <filename>doc/FAQ_MINGW</filename></entry>
17691780
</row>
17701781
<row>
17711782
<entry><systemitem class="osname">Windows with <application>Cygwin</application></></entry>
17721783
<entry><systemitem>x86</></entry>
17731784
<entry>8.0.0</entry>
17741785
<entry>Build farm <systemitem class="systemname">gibbon</systemitem>, snapshot 2004-12-11 01:33:01</entry>
1775-
<entry>XP Pro; see <filename>doc/FAQ_CYGWIN</filename></entry>
1786+
<entry>see <filename>doc/FAQ_CYGWIN</filename></entry>
17761787
</row>
17771788
</tbody>
17781789
</tgroup>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy