Bug #832: delete rule reports 0 modifications

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #832: delete rule reports 0 modifications
Date: 2002-12-01 22:26:37
Message-ID: 20021201222637.6B0D6475E9D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dustin Sallings (dustin+pgsqlbugs(at)spy(dot)net) 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) 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.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Neil Conway 2002-12-01 22:31:44 Re: Bug #829: 7.3 crashes when trying to set variable to
Previous Message Rod Taylor 2002-12-01 22:00:21 Re: contrib/adddepend does not properly re-create