| От | Tom Lane |
|---|---|
| Тема | Re: What Is The Firing Order? |
| Дата | |
| Msg-id | 4321.999894001@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: What Is The Firing Order? (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: What Is The Firing Order?
|
| Список | pgsql-general |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> The order of execution of a set of triggers is ascending by value
>> of their timestamp of creation in their descriptors, such that the
>> oldest trigger executes first.
> Yep, that would be a pretty strong vote for OID order.
Au contraire: OID wraparound would cause us to violate the spec.
If we want to follow the spec here, then I think we'd need to add
a creation-timestamp column to pg_trigger, and sort on that.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера