Re: \df displaying volatility

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: \df displaying volatility
Дата
Msg-id 20080525140510.GF24891@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: \df displaying volatility  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: \df displaying volatility  (David Fetter <david@fetter.org>)
Re: \df displaying volatility  ("Greg Sabino Mullane" <greg@turnstep.com>)
Список pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Would anyone object to \df displaying a function's volatility?  Maybe
> > limit it to \df+?
> 
> Huh?  \df+ has displayed volatility for a long time, and I don't recall
> any great demand to move it into \df.

Hmm, right.  Maybe the problem I have is that we made \df+ so wide so as
to be almost useless by now ...

I think this is mostly caused by the "args" column getting too wide.
Can we remove the OUT params from it?

BTW what happened to the idea of displaying only user functions by
default?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: DROP ROLE dependency tracking ...
Следующее
От: David Fetter
Дата:
Сообщение: Re: \df displaying volatility