| From: | Denis Zaitsev <zzz(at)anda(dot)ru> |
|---|---|
| To: | Christoph Haller <ch(at)rodos(dot)fzk(dot)de> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: NEW and a subselect in a rule |
| Date: | 2003-08-01 20:12:57 |
| Message-ID: | 20030802021257.A2581@natasha.ward.six |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Thu, Jul 31, 2003 at 10:00:07AM +0200, Christoph Haller wrote:
> >
> > So, I met such a problem: it's impossible to use NEW in a subselect
> > used in a (non-select) rule. The error is: <Relation "*NEW*" does not
>
> > exist>. Is this a way to do that newertheless (without using of a
> > function, of course)?
> >
> Could we see the CREATE RULE command causing the error?
I've sent the other message (with the Subject: Nonexistent NEW
relation...) into the list. The code is there. The problem is
already closed (not solved!). Thanks anyway.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | george young | 2003-08-01 20:23:01 | backend cpu usage? [7.2] |
| Previous Message | Josh Berkus | 2003-08-01 20:06:18 | Re: TODO item for plpgsql Was Re: obtuse plpgsql function needs |