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

From Tom Lane
Subject Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.
Date
Msg-id 2139686.1750441841@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table.  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Dilip Kumar <dilipbalaut@gmail.com> writes:
> Yes, that makes sense to apply in v19 because of user visible behavior
> changes in index names.  I agree the SnapshotDirty patch can give
> relief for this case for back branches.

OK, I pushed the SnapshotDirty patch.  The other patch still seems
to apply over it, so I won't repost that unless the cfbot thinks
differently.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #18965: Issue with Short-Circuit Evaluation in Boolean Expressions