diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-06-12 22:36:19 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-06-12 22:36:19 +0000 |
commit | 6cb6d05456badf00869afde94f94bd3ef174e0ca (patch) | |
tree | df23442e9400ffee95468e58d8bffa516026dd17 /README | |
parent | 332f0f5fc0c42d6f5599e8ab8a6754588b73edb7 (diff) | |
download | postgresql-6cb6d05456badf00869afde94f94bd3ef174e0ca.tar.gz |
Brand 7.1 release. Also update jdbc version in release branch.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PostgreSQL Data Base Management System (formerly known as Postgres, then as Postgres95). -This directory contains the development version of 7.0 of the +This directory contains the development version of 7.1 of the PostgreSQL database server. The server is not 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 |