Re: Multiple primary key on partition table?
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: amul sul <sulamul@gmail.com>
Cc: Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-09-24T15:57:12Z
Lists: pgsql-hackers
[Back from a week AFK ...] On 2018-Sep-18, amul sul wrote: > On Mon, Sep 17, 2018 at 9:06 PM amul sul <sulamul@gmail.com> wrote: > > > > Nice catch Rajkumar. > Here is the complete patch proposes the aforesaid fix with regression test. Looks closely related to the one that was fixed in 1f8a3327a9db, but of course it's a different code path. Will review this shortly, thanks. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix duplicate primary keys in partitions
- fb9e93a2c5cf 12.0 landed
- ff347f8aff04 11.0 landed