Re: Disallow unique index on system columns - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Disallow unique index on system columns
Date
Msg-id 20160415155242.h5qkxosjohkyllht@alap3.anarazel.de
Whole thread Raw
In response to Re: Disallow unique index on system columns  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Disallow unique index on system columns
List pgsql-hackers
On 2016-04-15 11:49:27 -0400, Tom Lane wrote:
> I think what we should do with this is split it into two patches, one
> to fix ALTER REPLICA IDENTITY's crash (which we'd back-patch to 9.4)
> and one to forbid indexes on system columns (which IMO should be HEAD
> only).  The first of those should be pretty uncontroversial, so I'll
> go ahead with pushing it --- anyone have a problem with the second?

Only in that I'm wondering whether we shouldn't be more aggressive about
#2.

Andres



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Unreasonably generic names in matview.sql
Next
From: Robert Haas
Date:
Subject: Re: Choosing parallel_degree