Re: BUG #15752: Declarative partitions trigger with function attributes - empty attributes list on each partition

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: kamil(dot)kukielka(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15752: Declarative partitions trigger with function attributes - empty attributes list on each partition
Date: 2019-07-09 21:26:16
Message-ID: 20190709212616.GA15155@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2019-Apr-14, PG Bug reporting form wrote:

> When trigger is created on partitioned table with execute function with
> attributes, each partition calls function without defined values. That makes
> triggers on partitioned tables little less useful.

Hello, I pushed a fix for this (thanks, Patrick McHardy). It'll
appear in the set of stable releases scheduled for next month.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2019-07-09 21:46:30 Re: BUG #15888: Bogus "idle in transaction" state for logical decoding client after creating a slot
Previous Message Andres Freund 2019-07-09 20:59:25 Re: BUG #15899: Valgrind detects errors on create gist index