Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e4d97cb

Browse files
author
Thomas G. Lockhart
committed
Update info for BeOS and MacOS-X-darwin as supported platforms.
1 parent 54f2b60 commit e4d97cb

File tree

1 file changed

+15
-22
lines changed

1 file changed

+15
-22
lines changed

doc/src/sgml/installation.sgml

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.31 2000/12/03 14:41:47 thomas Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.32 2000/12/20 17:23:39 thomas Exp $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -1132,6 +1132,13 @@ gunzip -c user.ps.gz \
11321132
<entry>2000-04-05, Andread Zeugswetter (<email>Andreas.Zeugswetter@telecom.at</>)</entry>
11331133
<entry>See also <filename>doc/FAQ_AIX</></entry>
11341134
</row>
1135+
<row>
1136+
<entry>BeOS 5.0.3</entry>
1137+
<entry>x86</entry>
1138+
<entry>7.1</entry>
1139+
<entry>2000-12-18, Cyril Velter(<email>cyril.velter@libertysurf.fr</>)</entry>
1140+
<entry>Requires new BONE networking stack</entry>
1141+
</row>
11351142
<row>
11361143
<entry>BSDI 4.01</entry>
11371144
<entry>x86</entry>
@@ -1216,6 +1223,13 @@ gunzip -c user.ps.gz \
12161223
<entry>2000-04-13, Tatsuo Ishii (<email>t-ishii@sra.co.jp</>)</entry>
12171224
<entry></>
12181225
</row>
1226+
<row>
1227+
<entry>MacOS-X Darwin</entry>
1228+
<entry>PowerPC</entry>
1229+
<entry>7.1</entry>
1230+
<entry>2000-12-11, Peter Bierman (<email>bierman@apple.com</>)</entry>
1231+
<entry>Darwin Beta-2 or higher</>
1232+
</row>
12191233
<row>
12201234
<entry>mklinux</entry>
12211235
<entry>PPC750</entry>
@@ -1337,62 +1351,41 @@ gunzip -c user.ps.gz \
13371351
</thead>
13381352

13391353
<tbody>
1340-
<row>
1341-
<entry>BeOS</entry>
1342-
<entry>x86</entry>
1343-
<entry>7.0</entry>
1344-
<entry>2000-05-01, Adam Haberlach (<email>adam@newsnipple.com</>)</entry>
1345-
<entry>Client-side coming soon?</entry>
1346-
</row>
1347-
13481354
<row>
13491355
<entry>DGUX 5.4R4.11</entry>
13501356
<entry>m88k</entry>
13511357
<entry>6.3</entry>
13521358
<entry>1998-03-01, Brian E Gallew (<email>geek+@cmu.edu</>)</entry>
13531359
<entry>6.4 probably OK. Needs new maintainer.</entry>
13541360
</row>
1355-
13561361
<row>
13571362
<entry>NetBSD 1.3</entry>
13581363
<entry>VAX</entry>
13591364
<entry>6.3</entry>
13601365
<entry>1998-03-01, Tom I Helbekkmo (<email>tih@kpnQwest.no</>)</entry>
13611366
<entry>7.0 should work.</entry>
13621367
</row>
1363-
13641368
<row>
13651369
<entry>System V R4 4.4</entry>
13661370
<entry>m88k</entry>
13671371
<entry>6.2.1</entry>
13681372
<entry>1998-03-01, Doug Winterburn (<email>dlw@seavme.xroads.com</>)</entry>
13691373
<entry>Needs new TAS spinlock code</entry>
13701374
</row>
1371-
13721375
<row>
13731376
<entry>System V R4</entry>
13741377
<entry>MIPS</entry>
13751378
<entry>6.4</entry>
13761379
<entry>1998-10-28, Frank Ridderbusch (<email>ridderbusch.pad@sni.de</>)</entry>
13771380
<entry>No 64-bit integer</entry>
13781381
</row>
1379-
13801382
<row>
13811383
<entry>Ultrix</entry>
13821384
<entry>MIPS, VAX</entry>
13831385
<entry>6.x</entry>
13841386
<entry>1998-03-01</entry>
13851387
<entry>No recent reports. Obsolete?</entry>
13861388
</row>
1387-
1388-
<row>
1389-
<entry>MacOS</entry>
1390-
<entry>all</entry>
1391-
<entry>6.x</entry>
1392-
<entry>1998-03-01</entry>
1393-
<entry>Not library compatible; use ODBC/JDBC.</entry>
1394-
</row>
1395-
13961389
<row>
13971390
<entry>NextStep</entry>
13981391
<entry>x86</entry>

0 commit comments

Comments
 (0)