Open 6.3 issues - Mailing list pgsql-hackers

From Bruce Momjian
Subject Open 6.3 issues
Date
Msg-id 199802132129.QAA21044@candle.pha.pa.us
Whole thread Raw
In response to v6.3 release ToDo list and supported ports  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
Here are the items.

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

ORDER BY NULLs problem?
pg_user not world-readable, no initdb password option(Todd Brandys)
make psql \d optionally user pg_user(Bruce)
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)
Include subselect regression tests
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?)?
Linux library issues?


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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [PORTS] v6.3 release ToDo list and supported ports
Next
From: Peter T Mount
Date:
Subject: Re: [QUESTIONS] full JDBC driver ?