pgsql: Make \d order a table's check constraints by constraint name - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Make \d order a table's check constraints by constraint name
Date
Msg-id 20051020051509.42D22DA7FB@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make \d order a table's check constraints by constraint name instead
of the text of the constraint condition.  Per Chris K-L, though I didn't
use his patch exactly.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.127 -> r1.128)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.127&r2=1.128)

pgsql-committers by date:

Previous
From: aglio@pgfoundry.org (User Aglio)
Date:
Subject: press - pr: Corrected two minor HTML typos, per Arthur Cesar
Next
From: am@pgfoundry.org (User Am)
Date:
Subject: press - pr: Translated a bit more of the 8.1 release to romanian.