diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-26 00:31:48 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-26 00:31:48 +0000 |
commit | b10cd331fe190f2078fa46ab92ee2a90c20be050 (patch) | |
tree | 6c1ca72d231491f566e0ddcaba9f72d9747ef993 | |
parent | 72ecc222b75720c12a84faf53a326a71e79521e5 (diff) | |
download | postgresql-b10cd331fe190f2078fa46ab92ee2a90c20be050.tar.gz postgresql-b10cd331fe190f2078fa46ab92ee2a90c20be050.zip |
Update aix port.
-rw-r--r-- | doc/src/sgml/installation.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 1f628672e04..8a7a97b4332 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.160 2003/10/26 00:26:13 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.161 2003/10/26 00:31:48 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1529,9 +1529,9 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">AIX</></entry> <entry><systemitem>RS6000</></entry> - <entry>7.3</entry> - <entry>2002-11-12, - Andreas Zeugswetter (<email>ZeugswetterA@spardat.at</email>)</entry> + <entry>7.4</entry> + <entry>2003-10-25, + Hans-J?rgen Sch?nig (<email>hs@cybertec.at</email>)</entry> <entry>see also <filename>doc/FAQ_AIX</filename></entry> </row> <row> |