Re: [HACKERS] Current open 6.3 issues - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Current open 6.3 issues
Date
Msg-id 199801221540.KAA07839@candle.pha.pa.us
Whole thread Raw
In response to RE: [HACKERS] Current open 6.3 issues  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
>
> > 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)
> > pg_user defaults to world-readable until passwords used(Todd)
> > psql .psqlrc file startup(Andrew)
> Unfortunately I simply don't have time to implement any of the nicer suggestions
> for how this should work. I wish I did...

OK, what are we doing the .psqlrc.  Can you send the old patch, or are
we dropping it for 6.3?

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Current open 6.3 issues
Next
From: darrenk@insightdist.com (Darren King)
Date:
Subject: Re: [HACKERS] varchar(), text,char() overhead