diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-11-12 20:19:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-11-12 20:19:55 +0000 |
commit | 266c3679f744b3efea534bd6f656ed1a6600a899 (patch) | |
tree | a20c067fe4b73bf5c71edc50a4d7e05f74e5ef5d | |
parent | 4ee5fa3c74f19bcb0a1e301cf1acc232f5e1a8ce (diff) | |
download | postgresql-266c3679f744b3efea534bd6f656ed1a6600a899.tar.gz postgresql-266c3679f744b3efea534bd6f656ed1a6600a899.zip |
Add AIX as supported platform.
-rw-r--r-- | doc/src/sgml/installation.sgml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 881cab8c5b6..ff7c3c827a5 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.111 2002/11/11 20:14:03 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.112 2002/11/12 20:19:55 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1508,10 +1508,9 @@ gunzip -c user.ps.gz \ <row> <entry><systemitem class="osname">AIX</></entry> <entry><systemitem>RS6000</></entry> - <entry>7.2</entry> - <entry>2001-12-19, - Andreas Zeugswetter (<email>ZeugswetterA@spardat.at</email>), - Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry> + <entry>7.3</entry> + <entry>2002-11-12, + Andreas Zeugswetter (<email>ZeugswetterA@spardat.at</email>) <entry>see also <filename>doc/FAQ_AIX</filename></entry> </row> <row> |