Re: BUG #2102: Backend reports wrong number of affected rows for a

From: BFRACI(at)aol(dot)com
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2102: Backend reports wrong number of affected rows for a
Date: 2005-12-31 00:53:32
Message-ID: fe.22a807ac.30e776dc@aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-12-31 17:31:18 Re: BUG #2136: plperl doesn't work, plperlu - yes
Previous Message Bruce Momjian 2005-12-30 23:15:27 Re: COPY TO STDOUT BINARY