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

From Thomas Lockhart
Subject Re: [HACKERS] 7.0 status request
Date
Msg-id 3834EFCF.48875CF1@alumni.caltech.edu
Whole thread Raw
In response to 7.0 status request  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] 7.0 status request  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> 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.

You might include "join syntax", which will be ready even if outer
joins are not.

Also, didn't some folks express concern that indices on system tables
would make the backend more fragile? Did we resolve that issue?
                    - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] Primary key requires SERIAL
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Primary key requires SERIAL