Re: Problem with view

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Don Baccus <dhogaza(at)pacifier(dot)com>
Cc: Jan Wieck <wieck(at)debis(dot)com>, Wenjin Zheng <wenjin(dot)zheng(at)lsbc(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem with view
Date: 2000-04-04 01:27:19
Message-ID: 5067.954811639@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Don Baccus <dhogaza(at)pacifier(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-04-04 05:23:47 Re: Should pg_dump refuse to run if DB has different version?
Previous Message Tom Lane 2000-04-04 01:10:00 Re: Broken PL/PgSQL for 7.0 beta 3?