diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2001-08-16 19:44:49 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2001-08-16 19:44:49 +0000 |
commit | 347ff0a52615a234bb43d77b95aa46273422e415 (patch) | |
tree | 4f7bf0c18e12511e973d1b10439488a8782fe088 | |
parent | 8b97a098e164e1d1dae04c953618e8cb66431f9b (diff) | |
download | postgresql-347ff0a52615a234bb43d77b95aa46273422e415.tar.gz postgresql-347ff0a52615a234bb43d77b95aa46273422e415.zip |
update version to 7.1.3
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,11 +1,11 @@ PostgreSQL Data Base Management System (formerly known as Postgres, then as Postgres95). -This directory contains the development version of 7.1.2 of the -PostgreSQL database server. The server is not 100% ANSI SQL compliant, -but it gets closer with every release. After you unzip and untar the -distribution file, look at file INSTALL for the installation notes and -file HISTORY for the changes. +This directory contains version of 7.1.3 of the PostgreSQL database +server. The server is not 100% ANSI SQL compliant, but it gets closer +with every release. After you unzip and untar the distribution file, +look at file INSTALL for the installation notes and file HISTORY for +the changes. The latest version of this software may be obtained at ftp://ftp.postgresql.org/pub/. For more information look at our WWW |