diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-26 20:15:42 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-26 20:15:42 +0000 |
commit | e3edb8c69b11af0934486c1edad36259301d3a2d (patch) | |
tree | 810d69c6095ec78ee00cb5f0d491246c23152649 /doc/src | |
parent | 458222e76f87c15c5fccda65707554e338456f31 (diff) | |
download | postgresql-e3edb8c69b11af0934486c1edad36259301d3a2d.tar.gz postgresql-e3edb8c69b11af0934486c1edad36259301d3a2d.zip |
Update ports list.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 5aaf76f0bc5..24f3f0af1e7 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.88 2002/10/26 20:12:25 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.89 2002/10/26 20:15:42 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1602,10 +1602,10 @@ gunzip -c user.ps.gz \ <row> <entry><systemitem class="osname">Linux</></entry> <entry><systemitem>x86</></entry> - <entry>7.2</entry> - <entry>2001-11-15, - Thomas Lockhart (<email>lockhart@fourpalms.org</email>)</entry> - <entry>2.0.x, 2.2.x, 2.4.x</entry> + <entry>7.3</entry> + <entry>2002-10-26, + Alvaro Herrera (<email>alvherre@dcc.uchile.cl</email>)</entry> + <entry>2.4</entry> </row> <row> <entry><systemitem class="osname">MacOS X</></entry> |