Re: Problem with view - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Problem with view
Date
Msg-id 5067.954811639@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problem with view  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
Don Baccus <dhogaza@pacifier.com> writes:
>> Yup.  Outer joins are waiting on that work, too.

> Are you saying outer joins won't happen until the overhaul?

Right.

> Does
> this mean they're not happening in 7.1 or that 7.1 will just be
> in the far distance?

7.1 isn't happening next week, no.  I'm guessing maybe late summer.

I don't think we'll release 7.1 until the overhaul is done.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Broken PL/PgSQL for 7.0 beta 3?
Next
From: Tom Lane
Date:
Subject: Re: Should pg_dump refuse to run if DB has different version?