Re: Fix foreign key constraint check for partitioned tables
Hadi Moshayedi <hadi@moshayedi.net>
From: Hadi Moshayedi <hadi@moshayedi.net>
To: Edmund Horner <ejrh00@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-03-27T06:22:41Z
Lists: pgsql-hackers
Posted this at the commitfest tool: https://commitfest.postgresql.org/23/2075/ >
Commits
-
Fix failures in validateForeignKeyConstraint's slow path.
- c2a5fb33d104 11.3 landed
- 46e3442c9ec8 12.0 landed