Re: Improving the names generated for indexes on expressions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Improving the names generated for indexes on expressions
Date
Msg-id 945331.1758026194@sss.pgh.pa.us
Whole thread Raw
In response to Re: Improving the names generated for indexes on expressions  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> I fear consistently exceeding 63 bytes of identifier length if we choose to
> display the entire expression in the name.

I was worried about that too, but at least among our regression test
cases, there are none that come even close to 63 bytes under this
proposal.  So I think the concern is overblown.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Improving the names generated for indexes on expressions
Next
From: "David G. Johnston"
Date:
Subject: Re: Improving the names generated for indexes on expressions