Fix psql's \dD to show only one row per domain, even when the domain has
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Feb 2009 15:59:55 +0000 (15:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Feb 2009 15:59:55 +0000 (15:59 +0000)
commit5108239e6de119201ab1d745f9a62da35807dbb1
treef84e750745e24398ec384908b0a06dec7ab154b7
parent320263c8ab250f8fc4b95a345ab08fe979efc3c7
Fix psql's \dD to show only one row per domain, even when the domain has
multiple check constraints.
src/bin/psql/describe.c