BUG #2157: Disabling trigger

Поиск
Список
Период
Сортировка
От Jiri Klepac
Тема BUG #2157: Disabling trigger
Дата
Msg-id 20060109153547.31073F0A32@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2157: Disabling trigger  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2157
Logged by:          Jiri Klepac
Email address:      goofy@post.cz
PostgreSQL version: 8.0
Operating system:   win2000
Description:        Disabling trigger
Details:

I was tryiing to disable trigger for specific table. ALTER TABLE tbl DISABLE
TRIGGER trg_name;
This is well documented in manual for ALTER TABLE command. But database
answered: ERROR:  syntax error at or near "DISABLE" at character 32. It even
don't know DISABLE as a key word.

Kind regards, Jiri Klepac.

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: BUG #2144: Domain NOT NULL constraints ignored in rules
Следующее
От: "Umberto Leandro Kaizer"
Дата:
Сообщение: BUG #2158: psql