Re: BUG #5554: PostgreSQL 8.4.0 doesn't update my table - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5554: PostgreSQL 8.4.0 doesn't update my table
Date
Msg-id 14558.1278944256@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5554: PostgreSQL 8.4.0 doesn't update my table  ("jose soares" <jose.soares@sferacarta.com>)
List pgsql-bugs
"jose soares" <jose.soares@sferacarta.com> writes:
> I found a strange behavior in my DB, I have a table which Pg isn't be able
> to update.

Maybe you've got a rule or trigger on the table that is interfering with
the update?

If there actually is a bug here, you've not provided nearly enough
information for anyone else to diagnose or reproduce it.  Please see
http://wiki.postgresql.org/wiki/Guide_to_reporting_problems
for some help in composing useful bug reports.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "jose soares"
Date:
Subject: BUG #5554: PostgreSQL 8.4.0 doesn't update my table
Next
From: Tom Lane
Date:
Subject: Re: BUG #5553: Repeating the keyword DECLARE in the CREATE FUNCTION statement