Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.
Date
Msg-id 877999.1757988520@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> I do agree that improving the names generated for expression indexes
> would be useful independently of this.  I propose setting this patch
> aside for the time being, and I will go look into that, and then
> if that gets accepted we can come back here and discuss how much
> of a problem remains.

I started a separate thread for that, mostly so the cfbot doesn't
see it as the same patch:

https://www.postgresql.org/message-id/flat/876799.1757987810%40sss.pgh.pa.us

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Improving the names generated for indexes on expressions
Next
From: Michael Paquier
Date:
Subject: Re: question about pending updates in pgstat_report_inj