Re: show schema.collate in explain(verbose on) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: show schema.collate in explain(verbose on)
Date
Msg-id 518375.1645463476@sss.pgh.pa.us
Whole thread Raw
In response to show schema.collate in explain(verbose on)  ("wangsh.fnst@fujitsu.com" <wangsh.fnst@fujitsu.com>)
List pgsql-hackers
"wangsh.fnst@fujitsu.com" <wangsh.fnst@fujitsu.com> writes:
> Since the schema name of relation/function name will be outputted in
> explain's result when verbose(on) is specified.  I plan to output the schema
> name of collation as well as relation/function.

While that's not unreasonable in principle, it seems like it'll just be
useless verbosity in pretty much any actual database.  In what scenario
would you have duplicate collation names?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: making pg_regress less noisy by removing boilerplate
Next
From: Nathan Bossart
Date:
Subject: Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file