Re: [HACKERS] Current open 6.3 issues

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: psqlhack(at)maidast(dot)demon(dot)co(dot)uk (Peter T Mount)
Cc: hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Current open 6.3 issues
Date: 1998-01-22 15:41:59
Message-ID: 199801221541.KAA08023@candle.pha.pa.us
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.

I thought we were increasing the client size to the maximum value
allowable for any backend.

>
> > 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
>
>

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael J. Rogan 1998-01-22 16:11:14 Oid Questions
Previous Message Bruce Momjian 1998-01-22 15:40:05 Re: [HACKERS] Current open 6.3 issues