Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes

Поиск
Список
Период
Сортировка
От Mahmoud Ayman
Тема Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes
Дата
Msg-id 176515293850.1475507.11035112220448679287.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            not tested

Hi,

I tested the patch on top of current master. It applies cleanly and
builds without any issues.

I tried the new options with \dt and \di after creating tables and
indexes of different sizes. Both 'O' (desc) and 'o' (asc) work as
expected and the default behavior without these flags is unchanged.

Functionality looks good to me.

Regards,
Mahmoud Ayman

The new status of this patch is: Ready for Committer

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