DROP TABLE IF EXISTS toro_jobs CASCADE; DROP FUNCTION IF EXISTS toro_notify() CASCADE; DROP FUNCTION IF EXISTS toro_pop() CASCADE;