OSDN Git Service

Use pg_get_constraintdef() rather than pg_constraint.consrc; this is
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Oct 2003 00:57:04 +0000 (00:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Oct 2003 00:57:04 +0000 (00:57 +0000)
commitfa2356a1acd4fab20c66079747cf856441cc9546
tree81febd648392d2628866dc224bd06bc21ca5e455
parentdec4ed311a2fa623eab846eb0a3ac7db8102f7a0
Use pg_get_constraintdef() rather than pg_constraint.consrc; this is
a portion of a patch recently submitted by Christopher Kings-Lynne.
Applied by agreement that this is a bug fix.
src/bin/psql/describe.c