Re: [HACKERS] Open 6.3.1 issues

Vadim B. Mikheev <vadim@sable.krasnoyarsk.su>

From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: PostgreSQL-development <hackers@postgreSQL.org>
Date: 1998-04-02T07:51:21Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> 
> We have several open issues with 6.3.1, which will probably have to be
> addressed with a mega-patch, separate patches, or a minor release.
> 
> They are:
> 
>         indexes not used that were used in 6.2

Just fixed and CVSed.
Introduced 1997/12/21:
Remove some recursion in optimizer and clean up some code there.

Bruce, could you check other changed places (I fixed just prune.c) ?

Vadim