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

Commit a4242d7

Browse files
committed
Back out mention of port success from FAQs, per Tom, added by Simon.
1 parent d7f316d commit a4242d7

File tree

3 files changed

+4
-27
lines changed

3 files changed

+4
-27
lines changed

doc/FAQ_AIX

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ Frequently Asked Questions (FAQ) for PostgreSQL
33
AIX Specific
44
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
55
=======================================================
6-
Last updated: $Date: 2006/12/05 14:47:33 $
6+
Last updated: $Date: 2006/12/06 15:45:30 $
77

88
Topics
99

10-
- Known Working Ports
1110
- AIX 4.3.2 Port Report
1211
- AIX 5.3 Additional Information
1312
- AIX, readline, and postgres 8.1.x:
@@ -16,22 +15,8 @@ Topics
1615

1716
-----
1817

19-
Working Ports
20-
-------------
21-
Consult http://buildfarm.postgresql.org/ for latest information.
22-
23-
At time of writing the following builds work on 8.0, 8.1 and 8.2
24-
25-
AIX 5.3 using gcc 4.0.1 on PowerPC
26-
AIX 5.2 using gcc 3.3.2 on PowerPC
27-
AIX 5.2 using cc 6.0 on PowerPC
28-
29-
plus port report below for AIX 4.3.2
30-
31-
-----
32-
3318
From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
34-
$Date: 2006/12/05 14:47:33 $
19+
$Date: 2006/12/06 15:45:30 $
3520

3621
On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
3722
(vac.C 5.0.1) passes all regression tests. Other versions of OS and

doc/FAQ_HPUX

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
33
HP-UX Specific
44
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
55
=======================================================
6-
last updated: $Date: 2006/12/05 14:47:34 $
6+
last updated: $Date: 2006/12/06 15:45:30 $
77

88
current maintainer: Tom Lane (tgl@sss.pgh.pa.us)
99
original author: Tom Lane (tgl@sss.pgh.pa.us)
@@ -26,11 +26,6 @@ HP-UX 10.X or 11.X, given appropriate system patch levels and build
2626
tools. At least one developer routinely tests on HPUX 10.20 and we
2727
have reports of successful installations on HPUX 11.00 and 11.11.
2828

29-
Recent port reports for PostgreSQL 8.2.0 are
30-
- on IA64, HP-UX 11.23, gcc and cc
31-
- on PA-RISC, HP-UX 10.20 and 11.23, gcc and cc
32-
Tested on 2006-10-23
33-
3429
Aside from the PostgreSQL source distribution, you will need GNU make
3530
(HP's make will not do), and either GNU gcc or HP's full ANSI C compiler.
3631
If you intend to build from CVS sources rather than a distribution tarball,

doc/FAQ_IRIX

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
33
IRIX Specific
44
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
55
=======================================================
6-
last updated: $Date: 2006/12/05 14:47:34 $
6+
last updated: $Date: 2006/12/06 15:45:31 $
77

88
current maintainer: Luis Amigo (lamigo@atc.unican.es)
99
original author: Luis Amigo (lamigo@atc.unican.es)
@@ -25,9 +25,6 @@ PostgreSQL 7.2 has been run on MIPS r8000, r10000(both ip25 and ip27)
2525
and r12000(ip35) processors, running IRIX 6.5.5m, 6.5.12 and 6.5.13 with
2626
MIPSPro compilers version 7.30, 7.3.1.2m and 7.3.
2727

28-
PostgreSQL 8.1.0 has been reported as compiling successfully on IRIX 6.5
29-
on MIPS using cc by Kenneth Marshall (<ktm@is.rice.edu>), 2005-11-04
30-
3128
Aside from the PostgreSQL source distribution, you will need GNU make
3229
(SGI's make will not do), and the MIPSPro full ANSI C compiler.
3330

0 commit comments

Comments
 (0)