Re: BUG #15873: Attaching a partition fails because it sees deleted columns
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, dwilches@gmail.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2019-06-29T05:13:04Z
Lists: pgsql-bugs
On Sat, Jun 29, 2019 at 4:11 AM Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > Thank you, Amit. I have pushed this now to both branches. Great, thanks. Regards, Amit
Commits
-
Fix for dropped columns in a partitioned table's default partition
- 43085a4f693e 11.5 landed
- 23cccb17fe0b 12.0 landed