Re: dropping column prevented due to inherited index - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: dropping column prevented due to inherited index
Date
Msg-id 20191011085257.GD2373@paquier.xyz
Whole thread Raw
In response to Re: dropping column prevented due to inherited index  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
On Fri, Oct 11, 2019 at 04:23:51PM +0900, Amit Langote wrote:
> Thanks.  The index on b is not really necessary for testing because it
> remains unaffected, but maybe it's fine.

That's on purpose.  Any more comments?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: BRIN index which is much faster never chosen by planner
Next
From: Nikolay Shaplov
Date:
Subject: Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options