Bug?

Поиск
Список
Период
Сортировка
От Paul
Тема Bug?
Дата
Msg-id 434471629.20010531105035@mail.ru
обсуждение исходный текст
Ответы Re: Bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Sequence:
-------------------------------------------------------------
listen xxx;
create table xx (a int4);
create rule xx_xx2 as on delete to xx where old.a=1 do notify xxx;
-------------------------------------------------------------

Output:
something like "backend closed connection"

Output I expected:
at least some error message, but not closing of connection.
I know that my SQL sequence is wrong, but i just expected the error
message.

PostgreSQL version:
7.1.1

Platform information:
Linux Slackware 7.1, kernel 2.4.1

--
Best regards,
 Paul                          mailto:magamos@mail.ru

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

Предыдущее
От: "J. Michael Caine"
Дата:
Сообщение: REFERENCES fails on derived classes
Следующее
От: Letitia Hickman
Дата:
Сообщение: Help!