Re: Multiple primary key on partition table? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Multiple primary key on partition table?
Date
Msg-id 20180924155712.gm244rc2sheydmuf@alvherre.pgsql
Whole thread Raw
In response to Re: Multiple primary key on partition table?  (amul sul <sulamul@gmail.com>)
List 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


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Revoke execution permission of pg_stat_statements_reset() frompg_read_all_stats role
Next
From: Alvaro Herrera
Date:
Subject: Re: Segfault when creating partition with a primary key and sql_droptrigger exists