londiste: make copy unlink inherited table from it's parents
authorMarko Kreen <markokr@gmail.com>
Wed, 14 Oct 2009 14:34:40 +0000 (17:34 +0300)
committerMarko Kreen <markokr@gmail.com>
Wed, 14 Oct 2009 14:34:40 +0000 (17:34 +0300)
commit8d36578a23d6ea1a17199765b412d963da5fd34f
tree4a8c7533ce1c0855f8a0ca58a0f04da8118a3a5a
parent9dcab958bdaadb2787027b9b10af362a0bc2f861
londiste: make copy unlink inherited table from it's parents

Otherwise we cannot drop constraints.

Unlink from childs is not needed, so they are left as-is.

Patch by Hannu Krosing
python/londiste/table_copy.py
python/skytools/dbstruct.py