diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-04-25 02:58:34 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-04-25 02:58:34 +0000 |
commit | 11fbdf2f25fef011e884c4b92157c7b0aed9e8b2 (patch) | |
tree | f5ef3a20fdfdffa0da63c84ab22e771d5bef47c7 /src/backend/commands/async.c | |
parent | a34fd959777ba0c06ccc3504dd86e0c984d90a0e (diff) | |
download | postgresql-11fbdf2f25fef011e884c4b92157c7b0aed9e8b2.tar.gz postgresql-11fbdf2f25fef011e884c4b92157c7b0aed9e8b2.zip |
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
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions