[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
Dustin Sallings ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
delete rule reports 0 modifications
Long Description
I have a table that has a delete rule that performs a logical delete (set a
``deleted'' column to true) whenev