Re: problems with foreign keys on partitioned tables
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-01-21T23:30:20Z
Lists: pgsql-hackers
Hi Amit, Will you please rebase 0002? Please add your proposed tests cases to it, too. Thanks, -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix droppability of constraints upon partition detach
- efd9366dcede 12.0 landed
- 1ad5210998e3 11.2 landed
-
Create action triggers when partitions are detached
- 0464fdf07f69 12.0 landed
- 123cc697a8eb 11.2 landed