Re: after trigger question

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: after trigger question
Дата
Msg-id Pine.BSF.4.21.0103211527070.37102-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на after trigger question  (Feite Brekeveld <feite.brekeveld@osiris-it.nl>)
Ответы ERROR: RemoveOperator: left unary operator '~' taking 'int2' does not ????
Список pgsql-general
On Thu, 22 Mar 2001, Feite Brekeveld wrote:

> Hi,
>
> I have put an AFTER INSERT  TRIGGER on a table.
>
> If the triggerfunction fails to do an operation shouldn't the insert
> already have taken place ?

It depends on what you mean by fails to do an operation.  If it
raises an actual error the transaction is going to be rolled back so the
insert is effectively undone.


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

Предыдущее
От: "Christian Marschalek"
Дата:
Сообщение: RE: $PGDATA problem
Следующее
От: Philip Hallstrom
Дата:
Сообщение: ERROR: RemoveOperator: left unary operator '~' taking 'int2' does not ????