Re: Bug in FOREIGN KEY
От | Tom Lane |
---|---|
Тема | Re: Bug in FOREIGN KEY |
Дата | |
Msg-id | 13006.980550805@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | RE: Bug in FOREIGN KEY ("Hiroshi Inoue" <Inoue@tpf.co.jp>) |
Ответы |
RE: Bug in FOREIGN KEY
Re: Bug in FOREIGN KEY |
Список | pgsql-hackers |
"Hiroshi Inoue" <Inoue@tpf.co.jp> writes: > ISTM commands/trigger.c is broken. > The behabior seems to be changed by recent changes made by Tom. Hm. I changed the code to not log an AFTER event unless there is actually a trigger of the relevant type, thus suppressing what I considered a very serious memory leak in the non-deferred-trigger case. Are there cases where we must log an event anyway, and if so what are they? It didn't look to me like the deferred event executor would do anything with a logged event that has no triggers ... regards, tom lane
В списке pgsql-hackers по дате отправления: