Re: BUG #2102: Backend reports wrong number of affected rows for a - Mailing list pgsql-bugs

From BFRACI@aol.com
Subject Re: BUG #2102: Backend reports wrong number of affected rows for a
Date
Msg-id fe.22a807ac.30e776dc@aol.com
Whole thread Raw
List pgsql-bugs
> Well, you'll see the status of the last UPDATE executed due to a rule
> ... but that doesn't mean it couldn't have updated zero rows.  It might
> be worth pointing out here that conditional rules insert queries that
> have the condition added to their WHERE clause; if the condition is
> false then no rows are going to get processed.
>

Thanks for the additional insight.  Then everything is working as it should.

Thanks for your help.

Brent

pgsql-bugs by date:

Previous
From: "Robert Osowiecki"
Date:
Subject: BUG #2136: plperl doesn't work, plperlu - yes
Next
From: "Chander Ganesan"
Date:
Subject: BUG #2137: CREATE DATABASE permission is not inherited.