Re: Sort psql output

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Sort psql output
Дата
Msg-id 4238C6C5.4050306@samurai.com
обсуждение исходный текст
Ответ на Sort psql output  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches
Christopher Kings-Lynne wrote:
> This patch makes \d on tables and views sort fk constraints, triggers
> and rules alphabetically in the output.  This makes it the same as for
> indexes and stops the irritating random or reverse ordering it currently
> has.

Thanks, applied.

-Neil

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] [HACKERS] snprintf causes regression
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Improvement to charset docs