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
-
Fix event triggers for partitioned tables
- b2f266f58d4c 9.6.11 landed
- ad08006ba037 12.0 landed
- a2a5159ed678 9.5.15 landed
- 1a852f7c1e27 11.0 landed
- 101b21ead356 10.6 landed