]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Updated the pg_get_constraintdef() to use conbin. Update pg_dump to use
authorBruce Momjian <bruce@momjian.us>
Wed, 25 Jun 2003 03:56:31 +0000 (03:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 25 Jun 2003 03:56:31 +0000 (03:56 +0000)
commitca64391d6ca5a8aef6876961f2a8517e014b472d
treece5136d0f4800d445ee50fb1840c11213987917f
parentbe94f198c368dcc4fcd99e65f9d392118f471529
Updated the pg_get_constraintdef() to use conbin.  Update pg_dump to use
pg_get_constraintdef() for >= 70400.

Rod Taylor <rbt@rbt.ca>
src/backend/utils/adt/ruleutils.c
src/backend/utils/cache/lsyscache.c
src/bin/pg_dump/pg_dump.c
src/include/utils/lsyscache.h