Make psql distinguish between unique indices and unique constraints.

Robert Haas <rhaas@postgresql.org>

Commit: afc2900ffd988a858aeab896f028a4fee549cbc9
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-08-01T01:08:29Z
Releases: 9.1.0
Make psql distinguish between unique indices and unique constraints.

Josh Kupershmidt.  Reviewing and kibitzing by Kevin Grittner and me.

Files

PathChange+/−
src/bin/psql/describe.c modified +7 −2
src/test/regress/expected/typed_table.out modified +1 −1