Re: [HACKERS] 7.0 status request - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] 7.0 status request
Date
Msg-id 1551.942994965@sss.pgh.pa.us
Whole thread Raw
In response to 7.0 status request  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses RE: [HACKERS] 7.0 status request  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Primary key requires SERIAL
Next
From: "Oliver Elphick"
Date:
Subject: Problems in 6.5.3 with Multi-Byte encoding