Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

cascade and restrict options to alter domain drop constraint



I am puzzled by the cascade and restrict options to the alter domain
drop constraint command.

I do not see how a dropping a check constraint should cascade to
anything, or indeed be restricted by anything.

My reasoning is simple: if I drop a check constraint on a domain, no
data should be affected, so no dependant objects should be affected.

Could someone please explain what I am missing?

Thanks in advance

__
Marc

Attachment: signature.asc
Description: This is a digitally signed message part



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group