| PostgreSQL 8.0.17 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.
This command is similar to the corresponding command in the SQL standard, but note that the CREATE TYPE command and the data type extension mechanisms in PostgreSQL differ from the SQL standard.
No comments could be found for this page.
New comments cannot be added to old documentation versions.