Re: HISTORY for 6.5.2

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: HISTORY for 6.5.2
Date: 1999-09-13 17:11:11
Message-ID: 199909131711.NAA22947@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce,
>
> in HISTORY for 6.5.2 I see:
>
> This is to re-use space on index pages freed by vacuum(Tom)
>
> isn't this re-use indices after vacuum hack by Vadim ?
> (prevent indices to grow infinitely)
>

Thanks. I have updated the release.sgml and the HISTORY file.

I should have posted the list of changes. Here it is. Gee, it is quite
a lot. Thomas, any way to get the dates from the release.sgml into the
HISTORY file and the html output?

---------------------------------------------------------------------------

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(Tom)
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(Tom)
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)
Update frontend libpq to remove limits on query lengths,
error/notice message lengths, and number of fields per tuple(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)

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Samersoff 1999-09-13 17:31:35 Re: [HACKERS] pg_dump table order
Previous Message Oleg Bartunov 1999-09-13 16:38:30 HISTORY for 6.5.2