Trigger

Поиск
Список
Период
Сортировка
От Peter Childs
Тема Trigger
Дата
Msg-id Pine.LNX.4.58.0310221358440.6389@bluedragon.homelinux.net
обсуждение исходный текст
Ответы Re: Trigger
Список pgsql-general
    Is it possible to deferr a trigger until commit, Or to have the
trigger not occur if the transaction is rolled back? Like transaction.
    I think its possible since constraints use triggers and if so why
is this a standard feature.
    Also is there anyway of seeing what triggers exsist and what they
do? (psql \<somthing> or the like)

Peter Childs

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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Same conditions, different planning?
Следующее
От: Andrew Overholt
Дата:
Сообщение: ...