Michael Glaesemann wrote:
> On Aug 2, 2006, at 12:47 , Joe Conway wrote:
> 
> 
> > regression=# create rule r2 as on update to src do insert into log
> > values(old.*, 'old'), (new.*, 'new');
> > ERROR:  VALUES must not contain OLD or NEW references
> >
> 
> Would it make sense to add a HINT as well, recommending the UNION  
> construct Tom mentioned earlier?

Agreed.

-- 
  Bruce Momjian   [EMAIL PROTECTED]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to