| PostgreSQL 8.1.4 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Fast Forward | Next | |
The name (optionally schema-qualified) of the data type to remove.
Automatically drop objects that depend on the type (such as table columns, functions, operators).
Refuse to drop the type if any objects depend on it. This is the default.