Re: Parameterized views proposition - Mailing list pgsql-sql

From Andrew - Supernews
Subject Re: Parameterized views proposition
Date
Msg-id slrnd36g41.3a6.andrew+nonews@trinity.supernews.net
Whole thread Raw
In response to Parameterized views proposition  ("Tambet Matiisen" <t.matiisen@aprote.ee>)
List pgsql-sql
On 2005-03-12, Bruno Wolff III <bruno@wolff.to> wrote:
> You need to expose the columns you want to filter on so that they can
> be used in WHERE clauses.

That doesn't help when you're doing outer joins with additional join
restrictions; the semantics of those can't be converted into additional
WHERE clauses.

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


pgsql-sql by date:

Previous
From: "Tambet Matiisen"
Date:
Subject: Re: Parameterized views proposition
Next
From: Jeff Hoffmann
Date:
Subject: finding schema of table that called a trigger