Re: Where's the docs?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where's the docs?
Дата
Msg-id 29117.1256703938@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Where's the docs?  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Where's the docs?
Re: Where's the docs?
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> OK, this is the genuine failure; the syntax is missing for column triggers:

> CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }
>     ON table [ FOR [ EACH ] { ROW | STATEMENT } ]
>     EXECUTE PROCEDURE function_name ( arguments )

It's embedded in "event", which isn't spelled out here.
        regards, tom lane


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