Re: [HACKERS] Current open 6.3 issues (fwd)

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-01-30T07:43:13Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> 
> > > GROUP BY bug of duplicates
> > > GROUP BY nulls bug
> > > ORDER BY nulls(Vadim?)
> > > many OR's exhaust optimizer memory(Vadim?)
> > > max tuple length settings(Darren & Peter)
> > > pg_user defaults to world-readable until passwords used(Todd)
> > > self-join optimizer bug
      ^^^^^^^^^^^^^^^^^^^^^^^

Test case, please.

> > > subselects(Vadim)
> 
> As far as I know, none of these are ready for 6.3, which is due on
                                                ^^^ beta
> Sunday.  What is the game plan, folks?

I'm working...

Vadim