Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [SQL] Rule (which multiple actions) problem with history table..... - Mailing list pgsql-sql

From Tom Lane
Subject Re: [SQL] Rule (which multiple actions) problem with history table.....
Date
Msg-id [email protected]
Whole thread Raw
In response to Rule (which multiple actions) problem with history table.....  ([email protected])
List pgsql-sql
[email protected] writes:
> The problem is with the rule on update.
> This fails with the error... 
> ERROR:  INSERT has more expressions than target columns

FWIW, this seems to work fine in current sources (7.0beta1).  It's
difficult to muster much enthusiasm for figuring out why it was
broken in 6.5...
        regards, tom lane


pgsql-sql by date:

Previous
From: [email protected]
Date:
Subject: Rule (which multiple actions) problem with history table.....
Next
From: Peter Eisentraut
Date:
Subject: Re: [SQL] Nested BEGIN...COMMIT transactions