Display incoming as well as outgoing foreign-key constraints in psql's
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Mar 2008 17:50:11 +0000 (17:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Mar 2008 17:50:11 +0000 (17:50 +0000)
commit6cea4f528460d48eb3f22ddaf24ba101d343cc49
tree5593516337466b0f7f9eef7e88ea69ac34dd0a02
parent9d281e9ed2962b2d06914385e31985d6ede1a19e
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