Dump an unvalidated constraint separately from its table This allows possibly violating data to be imported before the constraint is installed.
Bug reported by Thom Brown Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/e90710f34a6d5a73475e4241852b377675600325 Modified Files -------------- src/bin/pg_dump/pg_dump.c | 44 +++++++++++++++++++++++++++++++++----------- 1 files changed, 33 insertions(+), 11 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
