]> granicus.if.org Git - postgresql/commit
Make psql distinguish between unique indices and unique constraints.
authorRobert Haas <rhaas@postgresql.org>
Sun, 1 Aug 2010 01:08:29 +0000 (01:08 +0000)
committerRobert Haas <rhaas@postgresql.org>
Sun, 1 Aug 2010 01:08:29 +0000 (01:08 +0000)
commitafc2900ffd988a858aeab896f028a4fee549cbc9
treebd6fe93ff34066f244695afaa5ece9f5e1ca020e
parentb8c798ebc528f6b6300174929e66b8128ac5cef8
Make psql distinguish between unique indices and unique constraints.

Josh Kupershmidt.  Reviewing and kibitzing by Kevin Grittner and me.
src/bin/psql/describe.c
src/test/regress/expected/typed_table.out