pgsql: Include information about a domain's CHECK constraint, if any, in

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Include information about a domain's CHECK constraint, if any, in
Date: 2005-04-06 05:23:33
Message-ID: 20050406052333.1B2DE53524@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Include information about a domain's CHECK constraint, if any, in the
output of \dD in psql. From Greg Sabino Mullane.

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.114 -> r1.115)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.114&r2=1.115)

Browse pgsql-committers by date

  From Date Subject
Next Message User Decibel 2005-04-06 05:24:18 newsysviews - newsysview: Make type definitions as old, add TODO to
Previous Message User Decibel 2005-04-06 05:00:30 newsysviews - newsysview: Add build script