Connection and transaction triggers

Поиск
Список
Период
Сортировка
От James Mansion
Тема Connection and transaction triggers
Дата
Msg-id 46B5A026.4090909@mansionfamily.plus.com
обсуждение исходный текст
Список pgsql-hackers
I've been looking at the new trigger features planned for Firebird 2.1 
and I'm a bit jealous.

I'm interested in 'stateful' proc packages that can benefit from 
accumulating data from updates
during a transaction and then performing an action at the end - perhaps 
doing a bulk insert
in a pre-commit trigger, or communicating with an external system in a 
post-commit trigger,
and using a begin tran or rollback trigger to tidy up the accumulator.

Would this be a difficult thing to add?

I quite like their temporary table treatment too.

James



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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_lzcompress strategy parameters
Следующее
От: Magnus Hagander
Дата:
Сообщение: Strange file in cvs repo