For INSERT, UPDATE and
- DELETE queries a RETURNING clause must be provided,
- and the target relation must not have a conditional rule, nor
- an ALSO rule, nor an INSTEAD rule
- that expands to multiple statements.
+ DELETE queries a RETURNING clause
+ must be provided, and the target relation must not have a conditional
+ rule, nor an ALSO rule, nor an
+ INSTEAD rule that expands to multiple statements.