Updated the pg_get_constraintdef() to use conbin. Update pg_dump to use

Bruce Momjian <bruce@momjian.us>

Commit: ca64391d6ca5a8aef6876961f2a8517e014b472d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-06-25T03:56:31Z
Releases: 7.4.1
Updated the pg_get_constraintdef() to use conbin.  Update pg_dump to use
pg_get_constraintdef() for >= 70400.

Rod Taylor <rbt@rbt.ca>

Files