Re: psql's \d display of unique index vs. constraint - Mailing list pgsql-general

From Greg Smith
Subject Re: psql's \d display of unique index vs. constraint
Date
Msg-id 4BC54ABD.1040206@2ndquadrant.com
Whole thread Raw
In response to Re: psql's \d display of unique index vs. constraint  (Josh Kupershmidt <schmiddy@gmail.com>)
List pgsql-general
Josh Kupershmidt wrote:
> FWIW, I'm not religious about psql's formatting; I'd be happy with
> this information being displayed only for \d+, in whatever form makes
> folks happy.
>
> I unfortunately don't have much time to try a patch myself at the moment :(
>

It's a straightforward patch to write with clear value, which we can
always use more of.  I added it to
http://wiki.postgresql.org/wiki/Prioritised_Todo#psql  so people looking
for an easy patch to chew on one day can find it.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: pl/java status
Next
From: Greg Smith
Date:
Subject: Re: pl/java status