diff options
author | Bruce Momjian | 1997-07-16 02:20:51 +0000 |
---|---|---|
committer | Bruce Momjian | 1997-07-16 02:20:51 +0000 |
commit | 504f97a71c45e6b3b34121344f7f1128198ae94d (patch) | |
tree | 6bbbcf1f9f00e395e83c990d6efc7eeb9f4c4815 | |
parent | 012cb6d8c8f4fa44af0d0c885341f2c4970db9d0 (diff) |
Solaris version update.
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/FAQ | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ PostgreSQL has been tested on the following platforms: linux Intel x86 on Linux 2.0 and Linux ELF SPARC on Linux ELF (For non-ELF Linux, see LINUX_ELF below). - sparc_solaris SUN SPARC on Solaris 2.4 + sparc_solaris SUN SPARC on Solaris 2.4, 2.5, 2.5.1 sunos4 SUN SPARC on SunOS 4.1.3 svr4 Intel x86 on Intel SVR4 and MIPS ultrix4 DEC MIPS on Ultrix 4.4 @@ -163,7 +163,7 @@ Section 1: General Questions * irix5 - SGI MIPS on IRIX 5.3 * linux - Intel x86 on Linux 1.2 and Linux ELF (For non-ELF Linux, see LINUX_ELF below). - * sparc_solaris - SUN SPARC on Solaris 2.4 + * sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1 * sunos4 - SUN SPARC on SunOS 4.1.3 * svr4 - Intel x86 on Intel SVR4 and MIPS * ultrix4 - DEC MIPS on Ultrix 4.4 |