diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-24 20:44:19 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-24 20:44:19 +0000 |
commit | 863d793fa358dcba338479e26758e7d52331bc1e (patch) | |
tree | b0183f94e9cc0aa9f27a0ea03657f29548234cb5 | |
parent | 7d4844f2475cafced64c04050226e086b9f52b29 (diff) | |
download | postgresql-863d793fa358dcba338479e26758e7d52331bc1e.tar.gz postgresql-863d793fa358dcba338479e26758e7d52331bc1e.zip |
Update for osX 10.3.
-rw-r--r-- | doc/src/sgml/installation.sgml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 1e5f3dde8e5..a5a0c4b18e3 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.152 2003/10/24 20:39:09 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.153 2003/10/24 20:44:19 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1629,7 +1629,8 @@ gunzip -c postgres.ps.gz \ <entry><systemitem>PPC</></entry> <entry>7.4</entry> <entry>2003-10-24, - 10.2.8, Adam Witney (<email>awitney@sghms.ac.uk</email>)</entry> + 10.2.8, Adam Witney (<email>awitney@sghms.ac.uk</email>), + 10.3, Marko Karppinen (<email>marko@karppinen.fi</email>)</entry> <entry></entry> </row> <row> @@ -1669,8 +1670,9 @@ gunzip -c postgres.ps.gz \ <entry><systemitem class="osname">SCO OpenServer 5</></entry> <entry><systemitem>x86</></entry> <entry>7.3.1</entry> - <entry>2002-12-11, Shibashish Satpathy (<email>shib@postmark.net</>)</entry> - <entry>5.0.4, <command>gcc</>; see also <filename>doc/FAQ_SCO</filename></entry> + <entry>2002-12-11, + 5.0.4, Shibashish Satpathy (<email>shib@postmark.net</>)</entry> + <entry><command>gcc</>; see also <filename>doc/FAQ_SCO</filename></entry> </row> <row> <entry><systemitem class="osname">Solaris</></entry> |