Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
a4242d7f
Commit
a4242d7f
authored
Dec 06, 2006
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back out mention of port success from FAQs, per Tom, added by Simon.
parent
d7f316d2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
27 deletions
+4
-27
doc/FAQ_AIX
doc/FAQ_AIX
+2
-17
doc/FAQ_HPUX
doc/FAQ_HPUX
+1
-6
doc/FAQ_IRIX
doc/FAQ_IRIX
+1
-4
No files found.
doc/FAQ_AIX
View file @
a4242d7f
...
...
@@ -3,11 +3,10 @@ Frequently Asked Questions (FAQ) for PostgreSQL
AIX Specific
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
=======================================================
Last updated: $Date: 2006/12/0
5 14:47:33
$
Last updated: $Date: 2006/12/0
6 15:45:30
$
Topics
- Known Working Ports
- AIX 4.3.2 Port Report
- AIX 5.3 Additional Information
- AIX, readline, and postgres 8.1.x:
...
...
@@ -16,22 +15,8 @@ Topics
-----
Working Ports
-------------
Consult http://buildfarm.postgresql.org/ for latest information.
At time of writing the following builds work on 8.0, 8.1 and 8.2
AIX 5.3 using gcc 4.0.1 on PowerPC
AIX 5.2 using gcc 3.3.2 on PowerPC
AIX 5.2 using cc 6.0 on PowerPC
plus port report below for AIX 4.3.2
-----
From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
$Date: 2006/12/0
5 14:47:33
$
$Date: 2006/12/0
6 15:45:30
$
On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
(vac.C 5.0.1) passes all regression tests. Other versions of OS and
...
...
doc/FAQ_HPUX
View file @
a4242d7f
...
...
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
HP-UX Specific
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
=======================================================
last updated: $Date: 2006/12/0
5 14:47:34
$
last updated: $Date: 2006/12/0
6 15:45:30
$
current maintainer: Tom Lane (tgl@sss.pgh.pa.us)
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
tools. At least one developer routinely tests on HPUX 10.20 and we
have reports of successful installations on HPUX 11.00 and 11.11.
Recent port reports for PostgreSQL 8.2.0 are
- on IA64, HP-UX 11.23, gcc and cc
- on PA-RISC, HP-UX 10.20 and 11.23, gcc and cc
Tested on 2006-10-23
Aside from the PostgreSQL source distribution, you will need GNU make
(HP's make will not do), and either GNU gcc or HP's full ANSI C compiler.
If you intend to build from CVS sources rather than a distribution tarball,
...
...
doc/FAQ_IRIX
View file @
a4242d7f
...
...
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
IRIX Specific
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
=======================================================
last updated: $Date: 2006/12/0
5 14:47:34
$
last updated: $Date: 2006/12/0
6 15:45:31
$
current maintainer: Luis Amigo (lamigo@atc.unican.es)
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)
and r12000(ip35) processors, running IRIX 6.5.5m, 6.5.12 and 6.5.13 with
MIPSPro compilers version 7.30, 7.3.1.2m and 7.3.
PostgreSQL 8.1.0 has been reported as compiling successfully on IRIX 6.5
on MIPS using cc by Kenneth Marshall (<ktm@is.rice.edu>), 2005-11-04
Aside from the PostgreSQL source distribution, you will need GNU make
(SGI's make will not do), and the MIPSPro full ANSI C compiler.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment