Re: Patch to add objetct size on "\d+" verbose output

Поиск
Список
Период
Сортировка
От Dickson dos Santos Guedes
Тема Re: Patch to add objetct size on "\d+" verbose output
Дата
Msg-id f0b79c6f0805021107p56f020a3l15afaae8d7302de@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch to add objetct size on "\d+" verbose output  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-hackers
On Fri, May 2, 2008 at 7:16 AM, Heikki Linnakangas
<heikki@enterprisedb.com> wrote:
>  Although it would often be nice to see tables sorted by size, I don't like
> having a different ordering in verbose mode, that's just confusing.

Yes, I agree.

> Patch committed, sans the ordering change. I also moved the Size column
> before Description, I think it looks better to have the potentially long
> Description column at the end. It's also consistent with the \l+ output that
> way.

Excelent. It is better.

> Thanks for the patch!

Thanks for your suggestions.

-- 
[]s
Dickson S. Guedes
-------------------------------------
Projeto Colmeia - Curitiba - PR
(41) 3254-7130 ramal: 27
http://makeall.wordpress.com/
http://planeta.postgresql.org.br/


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [PATCHES] GUC parameter cursors_tuple_fraction
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Sigh ...