Re: [GENERAL] Half-applied UPDATE rule on view

2010-07-03 Thread Dean Rasheed
On 2 July 2010 23:27, A.M. wrote: > Hello, > > I have encountered an odd behavior involving rules which the following script > demonstrates (in postgresql 8.4.3). Note that at the end of the run, the > "dud" table contains one row "spam1" when the update rule clearly contains > two inserts to t

[GENERAL] Half-applied UPDATE rule on view

2010-07-02 Thread A.M.
Hello, I have encountered an odd behavior involving rules which the following script demonstrates (in postgresql 8.4.3). Note that at the end of the run, the "dud" table contains one row "spam1" when the update rule clearly contains two inserts to the "dud" table. It seems that the update rule