Triggers and rules

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема Triggers and rules
Дата
Msg-id 000f01c14859$44012720$6e646464@New6.Travel
обсуждение исходный текст
Список pgsql-general
A table has TRIGGER BEFORE UPDATE, TRIGGER AFTER UPDATE and RULE ON UPDATE.
1. What is the order these three are executed?
2. Are the actions of one of them visible to the following ones, or they all
refer strictly to the record before update? E.g.: If the TRIGGER BEFORE
UPDATE changes a value in the new record, is this visible to the RULE and to
the TRIGGER AFTER UPDATE?
Thank you all.


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

Предыдущее
От: "Dinesh Parikh"
Дата:
Сообщение: Dynamic Query problem
Следующее
От: "Ben-Nes Yonatan"
Дата:
Сообщение: boolean query