pgsql: This patch makes \d on tables and views sort fk constraints,

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: This patch makes \d on tables and views sort fk constraints,
Дата
Msg-id 20050316235219.27FB5565F9@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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.

Chris KL

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.112 -> r1.113)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.112&r2=1.113)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Force initdb cause of encoding additions.
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Add a reference to the documentation on alternate index operator