pgsql: Fix psql's \dD to show only one row per domain, even when the

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix psql's \dD to show only one row per domain, even when the
Дата
Msg-id 20090223155955.554107559ED@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix psql's \dD to show only one row per domain, even when the domain has
multiple check constraints.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.199 -> r1.200)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.199&r2=1.200)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add note that inlined SQL functions aren't tracked by
Следующее
От: c2main@pgfoundry.org (User C2main)
Дата:
Сообщение: muninpgplugins - muninpgplugins: fix typo in pg_stat_database per report