diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-10-25 03:23:47 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-10-25 03:23:47 +0000 |
commit | 1919b620584ff24d33159076c0d683ca6b199166 (patch) | |
tree | e7d7990a5748c10b2ff19bb68e957eef4a106aa2 | |
parent | 561a8ca8088e5885280735deb3615104c41f528f (diff) | |
download | postgresql-1919b620584ff24d33159076c0d683ca6b199166.tar.gz postgresql-1919b620584ff24d33159076c0d683ca6b199166.zip |
Update Netbsd/i386 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 0f768fe8211..0656ff39002 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.155 2003/10/25 03:17:43 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.156 2003/10/25 03:23:47 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1644,9 +1644,9 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">NetBSD</></entry> <entry><systemitem>x86</></entry> - <entry>7.3</entry> - <entry>2002-11-14, - Patrick Welche (<email>prlw1@newn.cam.ac.uk</email>)</entry> + <entry>7.4</entry> + <entry>2003-10-24, + Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry> <entry>1.6</entry> </row> <row> |