do $$ begin if exists(select * from res_partner where 1!=1) then raise notice 'ererrrr'; end if; end; $$;
count