Re: Bug #832: delete rule reports 0 modifications - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #832: delete rule reports 0 modifications
Date
Msg-id 2604.1038785471@sss.pgh.pa.us
Whole thread Raw
In response to Bug #832: delete rule reports 0 modifications  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> I have a table that has a delete rule that performs a logical delete (set a ``deleted'' column to true) whenever
deletesoccur on the table.  Prior to 7.3, delete would report the update count, but as of 7.3, delete reports 0 rows
weredeleted. 

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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #830: 7.3 - timespan missing?
Next
From: Tom Lane
Date:
Subject: Re: initdb and OSX why must I --no-locale