DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]
DROP OPERATOR FAMILY float_ops USING btree;