Re: matview join view error - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: matview join view error
Date
Msg-id 1363202318.98789.YahooMailNeo@web162903.mail.bf1.yahoo.com
Whole thread Raw
In response to matview join view error  ("Erikjan Rijkers" <er@xs4all.nl>)
List pgsql-hackers
Erikjan Rijkers <er@xs4all.nl> wrote:

> With 9.3devel, I can't seem to join a matview to a view; surely
> that should be allowed?

Yes.

> Here is an example:

I expect to add a regression test based on that, once the bug is
fixed.

Thanks!

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Statistics and selectivity estimation for ranges
Next
From: Kevin Grittner
Date:
Subject: Re: Materialized View patch broke pg_dump