Re: [HACKERS] Current open 6.3 issues

From: Peter T Mount <psqlhack(at)maidast(dot)demon(dot)co(dot)uk>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Current open 6.3 issues
Date: 1998-01-22 06:35:20
Message-ID: Pine.LNX.3.95.980122063340.17A-100000@maidast
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 21 Jan 1998, Bruce Momjian wrote:

> Here they are:
> ---------------------------------------------------------------------------
>
> 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)

The last I saw, we agreed (on the client side) to leave the current
settings for 8k tuples.

> pg_user defaults to world-readable until passwords used(Todd)
> psql .psqlrc file startup(Andrew)
> self-join optimizer bug
> subselects(Vadim)

PS: I'm having to commute to London all this week, so I'm not getting the
time to do anything :-(

Hopefully it should ease after this Friday.

--
Peter T Mount petermount(at)earthling(dot)net or pmount(at)maidast(dot)demon(dot)co(dot)uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Serj 1998-01-22 09:42:15 Re: [HACKERS] Current open 6.3 issues
Previous Message Vadim B. Mikheev 1998-01-22 03:47:58 Re: [HACKERS] varchar(), text,char() overhead