On Tue, Apr 2, 2019 at 11:07 AM Tom Lane <[email protected]> wrote: > The problem this patch is running into is that we'd like to make the > validity of dropping a table partition depend on whether there are > individual rows in some other table that FK-reference rows in the target > partition. That's just completely outside the object-dependency model, > and I'm not sure why Robert finds that surprising.
I think it's because I was misunderstanding the problem. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
