------------------------------------------------------------------------
-Release 7.1 (2001-??-??)
+Release 7.1 (2001-04-13)
This release focuses on removing limitations that have existed in the
PostgreSQL Data Base Management System (formerly known as Postgres, then
as Postgres95).
-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
+This directory contains the development version of 7.1.1 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.
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
-VERSION='7.1'
+VERSION='7.1.1'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
Operating System (example: Linux 2.0.26 ELF) :
- PostgreSQL version (example: PostgreSQL-7.1): PostgreSQL-7.1
+ PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.1.1
- Compiler used (example: gcc 2.8.0) :
+ Compiler used (example: gcc 2.95.2) :
Please enter a FULL description of your problem:
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.86 2001/04/03 13:38:08 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.87 2001/05/03 16:26:21 momjian Exp $
-->
<appendix id="release">
<note>
<title>Release date</title>
- <simpara>2001-??-??</simpara>
+ <simpara>2001-04-13</simpara>
</note>
<!--
-(2000-12-11)
+(2001-05-04)
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details
on the latest release, upcoming features, and other information to make your
work or play with PostgreSQL more productive.