Re: BUG #15437: Segfault during insert into declarative partitioned table with a trigger creating partition
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, skaurus@gmail.com,
pgsql-bugs@lists.postgresql.org
Date: 2018-11-02T02:45:29Z
Lists: pgsql-bugs
On 2018/11/02 11:30, Michael Paquier wrote: > On Fri, Nov 02, 2018 at 10:54:41AM +0900, Amit Langote wrote: >> Did you already make those changes yourself and waiting to commit or do >> you want me to update the patch? > > No need to send a new patch, thanks for caring! Ah, okay. Thanks for taking care of that! Regards, Amit
Commits
-
Block creation of partitions with open references to its parent
- 8aad248f7c67 10.6 landed
- 7c222d5e56cc 11.1 landed
- dc3e436b191a 12.0 landed