Display incoming as well as outgoing foreign-key constraints in psql's
authorTom Lane <[email protected]>
Sun, 30 Mar 2008 17:50:11 +0000 (17:50 +0000)
committerTom Lane <[email protected]>
Sun, 30 Mar 2008 17:50:11 +0000 (17:50 +0000)
commit2be368a5af44b1a1c509d16256036acc9ba6d78b
tree94ba51a56d12766287513fe15d96e02239d32860
parent2169e42bef9db7e0bdd1bea00b81f44973ad83c8
Display incoming as well as outgoing foreign-key constraints in psql's
\d output for a table.

Kenneth D'Souza, some changes by myself.
src/bin/psql/describe.c