Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints - Mailing list pgsql-bugs
From Michael Paquier
Subject Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints
Date
Msg-id 20181217015110.GA31474@paquier.xyz
Whole thread Raw
In response to Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints
List pgsql-bugs
On Mon, Dec 17, 2018 at 10:41:07AM +0900, Amit Langote wrote:
> On 2018/12/16 16:27, Michael Paquier wrote:
>> I'll try to get that committed tomorrow and back-patched appropriately.
>
> Thank you for adding the comment and committing. :)

Done just a few moments ago.  I have also added a test with a primary
key rename which does not matter as long as LIKE INCLUDE INDEXES is
involved but that felt safer in the long-run.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Amit Langote
Date:
Subject: Re: Errors creating partitioned tables from existing using (LIKE) after renaming table constraints
Next
From: Michael Paquier
Date:
Subject: Re: Errors creating partitioned tables from existing using (LIKE
) after renaming table constraints