OSDN Git Service

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)
commit7de7876cd547b7994b1b0c4bd831364679768029
tree45c2bc01c0e3c725d091bf0baf55ffe7466111e0
parent3e96ed4c2b3e8422eb57ab8aaa379d5e1208d981
Fix psql's \dD to show only one row per domain, even when the domain has
multiple check constraints.
src/bin/psql/describe.c