Re: BUG #15437: Segfault during insert into declarative partitioned table with a trigger creating partition
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, skaurus@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2018-10-30T04:11:19Z
Lists: pgsql-bugs
On Mon, Oct 29, 2018 at 04:32:03PM +0900, Amit Langote wrote: > Done that way. I also switched the check back to just partitioned parent > case. That seems to be what we are looking for. Let's wait a couple of days and see if anybody else has any input to offer on the matter. I also would like to think about it again once. -- Michael
Commits
-
Block creation of partitions with open references to its parent
- 8aad248f7c67 10.6 landed
- 7c222d5e56cc 11.1 landed
- dc3e436b191a 12.0 landed