contrib/indexscan/sql/drop_function.sql (
1
lines of code) (
raw
):
-- drop the function as create_function.sql messes with catalog causing -- gpcheckcat to fail if run post this. DROP FUNCTION readindex(oid);