Re: Triggers in Postgres

Поиск
Список
Период
Сортировка
От Jasbinder Bali
Тема Re: Triggers in Postgres
Дата
Msg-id a47902760607312335v41cd7821q22b48d42294701b4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Triggers in Postgres  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Ответы Re: Triggers in Postgres  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Re: Triggers in Postgres  (Chris Mair <list@1006.org>)
Список pgsql-general
 
it says something like this:
 
" It is not currently possible to write a trigger function in the plain SQL function language. "
 
though lately I saw triggers written in pure sql in postgres
 
~jas

 
On 8/1/06, Roman Neuhauser <neuhauser@sigpipe.cz> wrote:
# jsbali@gmail.com / 2006-07-31 11:58:49 -0400:
> Actually Postgres manual of triggers says that in postgres, you can't write
> a trigger in conventional sql. You have to write it in a procedural language
> like C. So wanted some more insight on it.
> ~Jas

   Where does it say so? Do you have a link?

--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

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

Предыдущее
От: Roman Neuhauser
Дата:
Сообщение: Re: Triggers in Postgres
Следующее
От: DANTE Alexandra
Дата:
Сообщение: Re: Postgres on 64bit Windows Server with WOW64