Re: cache lookup failed for constraint when alter table referred by partition table
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-14T17:28:52Z
Lists: pgsql-hackers
Thanks Rajkumar, Tom, Justin -- pushed fix. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix ALTER/TYPE on columns referenced by FKs in partitioned tables
- 6009bad91347 11.0 landed
- 20bef2c3110a 12.0 landed