Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Display incoming as well as outgoing foreign-key constraints in


  • From: tgl(at)postgresql(dot)org (Tom Lane)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Display incoming as well as outgoing foreign-key constraints in
  • Date: Sun, 30 Mar 2008 17:50:11 +0000 (UTC)
  • Message-id: <20080330175011.5D7167558E7@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Display incoming as well as outgoing foreign-key constraints in psql's
\d output for a table.

Kenneth D'Souza, some changes by myself.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.164 -> r1.165)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.164&r2=1.165)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group