Add v6.1/Enhancements Section...or at least start it

This commit is contained in:
Marc G. Fournier 1997-02-19 13:18:48 +00:00
parent ebdd6aa78b
commit 66bfa3e4a0

19
HISTORY
View File

@ -1,9 +1,6 @@
PostgreSQL 6.0 Wed Jan 29 00:19:54 EST 1997
PostgreSQL 6.1 Wed Feb 19 09:15:57 AST 1997
-------------------------------------------------------------
A dump/restore is required for those wishing to migrate data from
previous releases of PostgreSQL.
Major contributors:
-------------------
Bruce is Bruce Momjian<maillist@candle.pha.pa.us>
@ -13,10 +10,24 @@ Major contributors:
Edmund is Edmund Mergl <E.Mergl@bawue.de>
Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
Kurt is "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc is "The Hermit Hacker" <scrappy@hub.org>
Martin is Martin S. Utesch <utesch@aut.tu-freiberg.de>
Vadim is "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
Vivek is Vivek Khera <khera@kci.kciLink.com>
Enhancements
------------
autoconf configuration(Marc)
Genetic Query Optimization(Martin)
PostgreSQL 6.0 Wed Jan 29 00:19:54 EST 1997
-------------------------------------------------------------
A dump/restore is required for those wishing to migrate data from
previous releases of PostgreSQL.
Bug Fixes
---------
ALTER TABLE bug - running postgress process needs to re-read table definition