Re: Segfault when creating partition with a primary key and sql_drop trigger exists

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, Dmitry Dolgov <9erthalion6@gmail.com>, Marco Slot <marco@citusdata.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Onder Kalaci <onder@citusdata.com>
Date: 2018-10-05T00:34:42Z
Lists: pgsql-hackers
On Thu, Oct 04, 2018 at 04:54:45PM -0700, Andres Freund wrote:
> Are you suggesting we fix after RC1, or delay RC1?  I'm not 100% sure
> I'm parsing your sentence correctly.

I am suggesting to fix the issue after RC1 is released, but before GA.
--
Michael

Commits

  1. Fix event triggers for partitioned tables