pgsql: Make psql distinguish between unique indices and unique

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make psql distinguish between unique indices and unique
Date: 2010-08-01 01:08:30
Message-ID: 20100801010830.066227541D5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make psql distinguish between unique indices and unique constraints.

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

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.242 -> r1.243)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.242&r2=1.243)
pgsql/src/test/regress/expected:
typed_table.out (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/typed_table.out?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jdavis 2010-08-01 01:58:36 temporal - temporal: Applied numerous fixes from Daniel Grace,
Previous Message Tom Lane 2010-07-31 03:27:57 pgsql: Tweak tsmatchsel() so that it examines the structure of the