Open 6.3 issues - Mailing list pgsql-hackers

From Bruce Momjian
Subject Open 6.3 issues
Date
Msg-id 199802220217.VAA04466@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] Open 6.3 issues  (Peter T Mount <psqlhack@maidast.demon.co.uk>)
List pgsql-hackers
Here they are.  Please tell me if I can remove any of them.  Unfixed
items get added to the TODO list after the final 6.3 release.


---------------------------------------------------------------------------

ORDER BY NULLs problem?
test new view permission code, install new pg_user view for use with \d
optimizer memory exhaustion with many OR's
max tuple size patch(Darren)
Is GROUP BY duplicates fixed?
Do we have a self-join optimizer performance problem?
Get interfaces fixed for new protocol
Profiling improvements?
Do we have a problem with GROUP BY without ORDER BY?
Problem with tables >2Gb
Do we want to add timestamps to elog messages?
ScanKeyData missing initializations
Can we improve vacuum locking issues?
Alpha/64-bit issues, mkoidname() problem
'Can not write block blind' error on createdb and regression collision
Views on aggregates fail
large objects memory exhaustion
subselect issues, NOT IN (empty query)
Commit sgml document sources(Thomas)
Commit html documents(Thomas)
Commit postscript documents(Thomas)
Fix isinf.c irix port problem reported by Andrew(Marc)
Check triggers regression test(Vadim)
Check select_views regression test
Test ecpg new struct features(Michael)
Test big-endian/little-endian operation(Tatsuo?)?
REVOKE ALL ON pg_user FROM PUBLIC crashes if run many times


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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Running pgindent
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] Permissions on copy