diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-12-06 15:45:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-12-06 15:45:31 +0000 |
commit | a4242d7f87ee36f60b3d7de4d71d877c75b36e5d (patch) | |
tree | acbcd124f07b45f786ac8f5d4313d6bd9489fd85 /doc/FAQ_IRIX | |
parent | d7f316d28e58a38fc298ee5ee62030d4ae77a0ed (diff) | |
download | postgresql-a4242d7f87ee36f60b3d7de4d71d877c75b36e5d.tar.gz postgresql-a4242d7f87ee36f60b3d7de4d71d877c75b36e5d.zip |
Back out mention of port success from FAQs, per Tom, added by Simon.
Diffstat (limited to 'doc/FAQ_IRIX')
-rw-r--r-- | doc/FAQ_IRIX | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/FAQ_IRIX b/doc/FAQ_IRIX index fc522b76eea..291ea1306f5 100644 --- a/doc/FAQ_IRIX +++ b/doc/FAQ_IRIX @@ -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/05 14:47:34 $ +last updated: $Date: 2006/12/06 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. |