In other SQL programs a division by zero is solved by transforming theresult to NULL. How can I make postgres have the same behaviour withoutusing CASE ?