Re: wrong relkind error messages - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: wrong relkind error messages
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: wrong relkind error messages  (Tom Lane <[email protected]>)
List pgsql-hackers
On 4/13/20 11:13 AM, Tom Lane wrote:
>
> ERROR:  cannot define statistics for relation "ti"
> DETAIL:  This operation is not supported for indexes.
>
> which still leaves implicit that "ti" is an index, but probably that's
> something the user can figure out.
>

+1 for this. It's clear and succinct.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: backup manifests
Next
From: Andrew Dunstan
Date:
Subject: Re: cleaning perl code