OSDN Git Service

Update inheritance constraint items:
authorBruce Momjian <bruce@momjian.us>
Tue, 25 Apr 2006 02:58:34 +0000 (02:58 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 25 Apr 2006 02:58:34 +0000 (02:58 +0000)
commit11fbdf2f25fef011e884c4b92157c7b0aed9e8b2
treef5ef3a20fdfdffa0da63c84ab22e771d5bef47c7
parenta34fd959777ba0c06ccc3504dd86e0c984d90a0e
Update inheritance constraint items:

<  o %Prevent child tables from altering or dropping constraints
<           like CHECK that were inherited from the parent table
<    like CHECK that are inherited by child tables
<
<    Dropping constraints should only be possible with CASCADE.
<
>    like CHECK that are inherited by child tables unless CASCADE
>    is used
>  o %Prevent child tables from altering or dropping constraints
>           like CHECK that were inherited from the parent table
doc/TODO
doc/src/FAQ/TODO.html