Modify psql's \d printout to fold exclusion constraints in with regular
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 11 Mar 2010 21:29:32 +0000 (21:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 11 Mar 2010 21:29:32 +0000 (21:29 +0000)
commit924d6ed437ebe1c5e5536575b77856adc18782a2
tree4e875a1b89abe037f622c03c8fe210df135b9a9e
parentf4898c945fb18c3ced03101adecb6c58e4128ad5
Modify psql's \d printout to fold exclusion constraints in with regular
indexes, rather than printing them twice.  Per my gripe when the exclusion
constraint feature was committed.
src/bin/psql/describe.c