PostgreSQL 6.5.2 Released ...

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org, webmaster(at)postgresql(dot)org
Subject: PostgreSQL 6.5.2 Released ...
Date: 1999-09-17 01:30:21
Message-ID: Pine.BSF.4.10.9909162227110.38923-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general


Tonight, we officially release v6.5.2 for those that have been
experiencing problems with either v6.5 or v6.5.1. I've created two
patches, one from 6.5->6.5.1 and one from 6.5.1->6.5.2 ... please let me
know if there are any problems with them...

Vince, can you please make links for the patches as well as the release
itself?

Any problems, as always, please report them to pgsql-bugs(at)postgresql(dot)org

==========

This is basically a cleanup release for 6.5.1. We have fixed a
variety of problems reported by 6.5.1 users.

Migration to v6.5.2

A dump/restore is not required for those running 6.5 or 6.5.1.

Detailed Change List

subselect+CASE fixes(Tom)
Add SHLIB_LINK setting for solaris_i386 and solaris_sparc ports(Daren
Sefcik)
Fixes for CASE in WHERE join clauses(Tom)
Fix BTScan abort(Tom)
Repair the check for redundant UNIQUE and PRIMARY KEY indices(Thomas)
Improve it so that it checks for multi-column constraints(Tom)
Fix for Win32 making problem with MB enabled(Hiroki Kataoka)
Allow BSD yacc and bison to compile pl code(Bruce)
Fix SET NAMES
int8 fixes(Thomas)
Fix vacuum's memory consumption(Hiroshi,Tatsuo)
Reduce the total memory consumption of vacuum(Tom)
Fix for timestamp(datetime)
Rule deparsing bugfixes(Tom)
Fix quoting problems in mkMakefile.tcldefs.sh.in and
mkMakefile.tkdefs.sh.in(Tom)
This is to re-use space on index pages freed by vacuum(Vadim)
document -x for pg_dump(Bruce)
Fix for unary operators in rule deparser(Tom)
Comment out FileUnlink of excess segments during mdtruncate()(Tom)
Irix linking fix from Yu Cao <yucao(at)falcon(dot)kla-tencor(dot)com>
Repair logic error in LIKE: should not return LIKE_ABORT
when reach end of pattern before end of text(Tom)
Repair incorrect cleanup of heap memory allocation during transaction abort(Tom)
Updated version of pgaccess 0.98

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Vince Vielhaber 1999-09-17 01:48:36 RE: PostgreSQL 6.5.2 Released ...
Previous Message Jon Nielsen 1999-09-15 18:58:29

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 1999-09-17 01:48:36 RE: PostgreSQL 6.5.2 Released ...
Previous Message F J Cuberos 1999-09-16 17:02:11 STORAGE: Time versions and Delta records