Re: inherited primary key misbehavior
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-01-24T03:57:05Z
Lists: pgsql-hackers
On 2019/01/24 12:03, Alvaro Herrera wrote: > On 2019-Jan-24, Amit Langote wrote: > >> Fixed in the attached. We don't support inheriting EXCLUSION constraints >> yet, so no need to consider their indexes. > > Looks good, pushed. Thank you. Regards, Amit
Commits
-
Detach constraints when partitions are detached
- ae366aa57762 12.0 landed
- 00376eaa2ec2 11.2 landed