Re: Instead of Triggers

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Instead of Triggers
Дата
Msg-id 20061029162402.GA71137@winnie.fuhr.org
обсуждение исходный текст
Ответ на Instead of Triggers  (chelliah gabriel - Sun Microsystems - Bangalore India <Chelliah.Gabriel@Sun.COM>)
Ответы Re: Instead of Triggers  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
On Fri, Oct 27, 2006 at 05:49:19PM +0530, chelliah gabriel - Sun Microsystems - Bangalore India wrote:
> Does PG support Instead of Triggers?.

PostgreSQL has INSTEAD OF rules.  Will that work?  What are you
trying to do?

http://www.postgresql.org/docs/8.1/interactive/sql-createrule.html
http://www.postgresql.org/docs/8.1/interactive/rules.html

--
Michael Fuhr

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Scalability
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Modifying SQL parser with extensions?