Re: [HACKERS] 7.0 status request

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] 7.0 status request
Date: 1999-11-19 07:02:45
Message-ID: 1551.942994965@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Here are the major open issues for 7.0 that I remember:
> Foreign Keys - Jan
> WAL - Vadim
> Function args - Tom
> System indcxes - Bruce
> Outer joins and new multi-query parse tree are questionable items for
> 7.0.

I have a bunch of optimizer tweaking that I'd like to finish before 7.0,
but perhaps that doesn't qualify as a major open issue. There's no
single item there that I would rank as "must fix or don't ship"; yet
I feel we need to make some progress in that area.

I think there are also a lot of unresolved questions about interlocking
and updating of the catalog caches and relcache. These might be
must-fix items. IIRC, Hiroshi is pretty concerned about that area...

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 1999-11-19 10:19:49 Problems in 6.5.3 with Multi-Byte encoding
Previous Message Tom Lane 1999-11-19 06:48:03 Re: [HACKERS] Primary key requires SERIAL