From: Marc G. Fournier Date: Wed, 19 Feb 1997 13:18:48 +0000 (+0000) Subject: Add v6.1/Enhancements Section...or at least start it X-Git-Tag: REL6_1~543 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66bfa3e4a0eb85292562d4f57f8982a80515a395;p=thirdparty%2Fpostgresql.git Add v6.1/Enhancements Section...or at least start it --- diff --git a/HISTORY b/HISTORY index bad1d327114..ee6f63fcdc6 100644 --- a/HISTORY +++ b/HISTORY @@ -1,22 +1,33 @@ +PostgreSQL 6.1 Wed Feb 19 09:15:57 AST 1997 +------------------------------------------------------------- + +Major contributors: +------------------- + Bruce is Bruce Momjian + Bryan is Bryan Henderson + Dan is Dan McGuirk + Darren is Darren King + Edmund is Edmund Mergl + Erich Stamberger + Kurt is "Kurt J. Lidl" + Marc is "The Hermit Hacker" + Martin is Martin S. Utesch + Vadim is "Vadim B. Mikheev" + Vivek is Vivek Khera + +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. -Major contributors: -------------------- - Bruce is Bruce Momjian - Bryan is Bryan Henderson - Dan is Dan McGuirk - Darren is Darren King - Edmund is Edmund Mergl - Erich Stamberger - Kurt is "Kurt J. Lidl" - Martin is Martin S. Utesch - Vadim is "Vadim B. Mikheev" - Vivek is Vivek Khera - Bug Fixes --------- ALTER TABLE bug - running postgress process needs to re-read table definition