Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.240 -> r1.241)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.240&r2=1.241)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-03-11 21:47:19 |
| Subject: pgsql: Add missing reset of need_initialization in reloptions code. |
| Previous: | From: Tom Lane | Date: 2010-03-11 18:43:32 |
| Subject: pgsql: Sync timezone code with tzcode 2010c from the Olson group. |