Re: BUG #15587: Partitions with ALTER TABLE ADD CONSTRAINT

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Jesper Pedersen <jesper.pedersen@redhat.com>, pgsql-bugs@lists.postgresql.org
Date: 2019-01-23T21:07:09Z
Lists: pgsql-bugs
Hello

> Are you be willing to try to fix that in HEAD if someone sends a patch? :)

Well, we can discuss it in a new thread I suppose.  Do we need
non-inheritable constraints for that case?  I think not, but maybe I'm
wrong.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Fix creation of duplicate foreign keys on partitions