Обсуждение: pgsql: Dump an unvalidated constraint separately from its table

Поиск
Список
Период
Сортировка

pgsql: Dump an unvalidated constraint separately from its table

От
Alvaro Herrera
Дата:
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(-)