Log message:
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.
You have actually technically done more than just fix the bug. Because you are passing in 'true' as the second parameter to pg_get_constraintdef, you've enabled the 'pretty print' option... I'm not sure it's that big a thing though...
Chris
---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
