Re: Open 7.1 items

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Open 7.1 items
Дата
Msg-id Pine.LNX.4.30.0101261604030.769-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Open 7.1 items  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-hackers
Hiroshi Inoue writes:

> What does this item mean ?
> Is it the following ?
>
>     begin;
>     insert into pk (id) values (1);
>     update(delete from) pk where id=1;
>     ERROR:  triggered data change violation on relation pk"
>
> If so, isn't it a simple bug ?

Depends on the definition of "bug".  It's not spec compliant and it's not
documented and it's annoying.  But it's been like this for a year and the
issue is well known and can normally be avoided.  It looks like a
documentation to-do to me.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pete Forman
Дата:
Сообщение: Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Следующее
От: Frank Joerdens
Дата:
Сообщение: Re: beta3 Solaris 7 (SPARC) port report