Re: Trigger for updating view with join

Поиск
Список
Период
Сортировка
От Dmitry Morozovsky
Тема Re: Trigger for updating view with join
Дата
Msg-id alpine.BSF.2.00.1309040919030.75311@woozle.rinet.ru
обсуждение исходный текст
Ответ на Trigger for updating view with join  (Dmitry Morozovsky <marck@rinet.ru>)
Ответы Re: Trigger for updating view with join
Список pgsql-sql
On Wed, 4 Sep 2013, Dmitry Morozovsky wrote:

> Dear colleagues,
> 
> I'm running Pg 9.1 and have schema like the following:

[snip]

> I understand I should use smth like 
> 
> create trigger fsl_update instead of insert or update on fsl ...
> 
> but till now did not succeed in it.  Quick googlink did not help either.

Argh.  My google-fu is definitely low in the night ;)

for the record: it's right at 
http://www.postgresql.org/docs/9.1/static/plpgsql-trigger.html 
example 39-5

Sorry for the noise.

-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck@FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



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

Предыдущее
От: Dmitry Morozovsky
Дата:
Сообщение: Trigger for updating view with join
Следующее
От: Dmitry Morozovsky
Дата:
Сообщение: Re: Trigger for updating view with join