-- Revert tipus:set_cookie from pg

begin;

drop function if exists public.set_cookie(text);

commit;