|
|
PostgreSQL 8.2.6 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Fast Forward | Next |
Do not throw an error if the rule does not exist. A notice is issued in this case.
The name of the rule to drop.
The name (optionally schema-qualified) of the table or view that the rule applies to.
Automatically drop objects that depend on the rule.
Refuse to drop the rule if any objects depend on it. This is the default.