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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix psql's \dD to show only one row per domain, even when the
Date
Msg-id 20090223155955.554107559ED@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Add note that inlined SQL functions aren't tracked by
Next
From: c2main@pgfoundry.org (User C2main)
Date:
Subject: muninpgplugins - muninpgplugins: fix typo in pg_stat_database per report