Re: Problem With A Rule

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: cnliou(at)eurosport(dot)com
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Problem With A Rule
Date: 2002-04-11 14:52:30
Message-ID: 1054.1018536750@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

<cnliou(at)eurosport(dot)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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Ellerbrock 2002-04-11 15:16:50 Re: REPOST: Trouble with SQL conversion
Previous Message Jeff Eckermann 2002-04-11 14:48:18 Re: using output of a subselect in LIKE/ILIKE