NEW and a subselect in a rule - Mailing list pgsql-sql

From Denis Zaitsev
Subject NEW and a subselect in a rule
Date
Msg-id 20030729045053.A983@natasha.ward.six
Whole thread Raw
List pgsql-sql
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)?

Thanks in advance.


pgsql-sql by date:

Previous
From: Dmitry Tkach
Date:
Subject: Re: Very strange 'now' behaviour in nested triggers.
Next
From: "LEON"
Date:
Subject: How can I to solute this problem?