[EMAIL PROTECTED] writes:
> I have a table that has a delete rule that performs a logical delete (set a 
>``deleted'' column to true) whenever deletes occur on the table.  Prior to 7.3, 
>delete would report the update count, but as of 7.3, delete reports 0 rows were 
>deleted.

We did rejigger the status reporting rules (again) in 7.3, but only
after extensive discussion; it's unlikely anyone will be eager to
revisit the issue yet again.  The 7.3 behavior is documented at
http://developer.postgresql.org/docs/postgres/rules-status.html

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: 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