|
1 | 1 | PostgreSQL Data Base Management System (formerly known as Postgres, then
|
2 | 2 | as Postgres95).
|
3 | 3 |
|
4 |
| -This directory containsthe developmentversion of 7.1.2 of the |
5 |
| -PostgreSQL databaseserver. The server is not 100% ANSI SQL compliant, |
6 |
| -but it gets closerwith every release. After you unzip and untar the |
7 |
| -distribution file,look at file INSTALL for the installation notes and |
8 |
| -file HISTORY forthe changes. |
| 4 | +This directory contains version of 7.1.3 of the PostgreSQL database |
| 5 | +server. The server is not 100% ANSI SQL compliant, but it gets closer |
| 6 | +with every release. After you unzip and untar the distribution file, |
| 7 | +look at file INSTALL for the installation notes and file HISTORY for |
| 8 | +the changes. |
9 | 9 |
|
10 | 10 | The latest version of this software may be obtained at
|
11 | 11 | ftp://ftp.postgresql.org/pub/. For more information look at our WWW
|
|