The following query produces an error value in super, but NULL in Postgres. $ super -c "SELECT - CASE 1 WHEN 1 THEN NULL ELSE 2 END;" {"-case 1 when 1 then else 2 end ...