An alternatives to rules and triggers

Поиск
Список
Период
Сортировка
От Glen Eustace
Тема An alternatives to rules and triggers
Дата
Msg-id 463BF390.80501@godzone.net.nz
обсуждение исходный текст
Ответы Re: An alternatives to rules and triggers  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: An alternatives to rules and triggers  (brian <brian@zijn-digital.com>)
Re: An alternatives to rules and triggers  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список pgsql-general
Is there some way that one can determine whether a table has changed
i.e. an insert, delete, update, without having to resort to setting a
flag in another table using a triger or rule.

I was wondering whether one of the system relations keep track of
whether a table has been modifed.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Update violating constraint
Следующее
От: Tom Lane
Дата:
Сообщение: Re: An alternatives to rules and triggers