Re: BUG #16794: BEFORE UPDATE FOR EACH ROW triggers on partitioned tables can break tuple moving UPDATEs
В списке pgsql-bugs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #16794: BEFORE UPDATE FOR EACH ROW triggers on partitioned tables can break tuple moving UPDATEs |
| Дата | |
| Msg-id | 20210123214411.GA12320@alvherre.pgsql обсуждение исходный текст |
| Ответ на | BUG #16794: BEFORE UPDATE FOR EACH ROW triggers on partitioned tables can break tuple moving UPDATEs (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #16794: BEFORE UPDATE FOR EACH ROW triggers on partitioned tables can break tuple moving UPDATEs
|
| Список | pgsql-bugs |
On 2020-Dec-28, PG Bug reporting form wrote: > i was testing the PG13 enhancement that should allow BEFORE ROW triggers on > partitioned tables, as long as they don't move the tuple to a different > partition (original thread: > https://postgr.es/m/20200227165158.GA2071@alvherre.pgsql). The actual > restriction on "not to move the tuple to a different partition" seems to be > a bit stronger though, as the trigger fails, even though not itself, but the > overarching UPDATE command, did move the tuple. Hi Philipp, thanks for reporting this issue. Yeah, that should definitely work. I'll have a look at this in a couple of days and try my best to have a fix for the February minors. Regards -- Álvaro Herrera Valdivia, Chile
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера