Re: Improving the names generated for indexes on expressions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Improving the names generated for indexes on expressions
Date: 2026-06-16 16:24:45
Message-ID: 755667.1781627085@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> I think it would be good to press ahead with this. Admittedly, you
> have gotten feedback from a limited number of people, but if you
> commit this soon-ish, there will be lots of time to hear from people
> who dislike it before we run out of time to rethink for v20. If the
> consensus is that we revert it or change the algorithm, so be it, but
> it doesn't seem like you will learn much more about what people think
> without committing something.

Thanks for looking at it! I agree that pushing this shortly after
we branch would be ideal timing, so I'll plan on doing that.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Baji Shaik 2026-06-16 16:26:28 Re: Fix --missing-stats-only false positive for partitioned expression indexes
Previous Message Corey Huinker 2026-06-16 16:23:17 Re: Fix --missing-stats-only false positive for partitioned expression indexes