Terminates a query when an overflow or divide-by-zero error occurs during query execution.
SET ARITHABORT { ON | OFF } [;]
Argument values are ignored and do not change the default behavior. Always ‘ON’.
Requires membership in the public role.
SET Statements