Re: show schema.collate in explain(verbose on)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: show schema.collate in explain(verbose on)
Дата
Msg-id 518375.1645463476@sss.pgh.pa.us
обсуждение исходный текст
Ответ на show schema.collate in explain(verbose on)  ("wangsh.fnst@fujitsu.com" <wangsh.fnst@fujitsu.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: making pg_regress less noisy by removing boilerplate
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file