Re: BUG #5554: PostgreSQL 8.4.0 doesn't update my table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5554: PostgreSQL 8.4.0 doesn't update my table
Дата
Msg-id 14558.1278944256@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5554: PostgreSQL 8.4.0 doesn't update my table  ("jose soares" <jose.soares@sferacarta.com>)
Список 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 по дате отправления:

Предыдущее
От: "jose soares"
Дата:
Сообщение: BUG #5554: PostgreSQL 8.4.0 doesn't update my table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5553: Repeating the keyword DECLARE in the CREATE FUNCTION statement