-- Revert numerus:check_cookie from pg
begin;
drop function if exists numerus.check_cookie(text);
commit;