Re: Segfault when creating partition with a primary key and sql_drop trigger exists
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
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-04T23:54:45Z
Lists: pgsql-hackers
Hi, On 2018-10-05 08:29:29 +0900, Michael Paquier wrote: > On Thu, Oct 04, 2018 at 06:04:49PM -0400, Tom Lane wrote: > > Alvaro Herrera <alvherre@2ndquadrant.com> writes: > >> I'm tied up in something else at the moment so can't spend more time on > >> it, but I hope to have time to give it a look over the weekend. > > > > Keep in mind that RC1 is scheduled to wrap Monday afternoon ... > > ... Which is little time to work on a complete fix. Surely we could > wait for GA for a fix? I don't find nice to release v11 with this bug. Are you suggesting we fix after RC1, or delay RC1? I'm not 100% sure I'm parsing your sentence correctly. Greetings, Andres Freund
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