Re: BUG #15437: Segfault during insert into declarative partitioned table with a trigger creating partition
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Tom Lane <tgl@sss.pgh.pa.us>, skaurus@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2018-11-05T19:23:05Z
Lists: pgsql-bugs
On 2018-Oct-29, Michael Paquier wrote: > I am pretty sure that this patch would make some users unhappy. You > break cases where one may want to add automatically inherited tables. I think this problem would be fixed by my patch here: https://postgr.es/m/20181025202622.d3x4y4ch7m4pxwnn@alvherre.pgsql I guess I'm just saying that unhappy users could help review that patch ;-) -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Block creation of partitions with open references to its parent
- 8aad248f7c67 10.6 landed
- 7c222d5e56cc 11.1 landed
- dc3e436b191a 12.0 landed