Re: Problem With A Rule - Mailing list pgsql-sql

From Tom Lane
Subject Re: Problem With A Rule
Date
Msg-id 1054.1018536750@sss.pgh.pa.us
Whole thread Raw
In response to Problem With A Rule  (<cnliou@eurosport.com>)
List pgsql-sql
<cnliou@eurosport.com> writes:
> When the following rule is created:
> ...
> then postgresql seems to be confused by the following
> SQL such that psql keeps waiting for postgresql's
> result:

Could we see a *complete* example?  It's no fun trying to
reverse-engineer your table declarations from just the rule;
let alone any related rules that might be involved, or the
data in the table if the behavior happens to be data-dependent.
        regards, tom lane


pgsql-sql by date:

Previous
From: Jeff Eckermann
Date:
Subject: Re: using output of a subselect in LIKE/ILIKE
Next
From: Rajesh Kumar Mallah
Date:
Subject: Re: using output of a subselect in LIKE/ILIKE