Sign in
apache
/
cloudberry
/
HEAD
/
.
/
contrib
/
indexscan
/
sql
/
drop_function.sql
blob: 6f5ff383df8e0bad2d85bef003e69a8f2c3f7237 [
file
] [
log
] [
blame
]
-- drop the function as create_function.sql messes with catalog causing
-- gpcheckcat to fail if run post this.
DROP
FUNCTION
readindex
(
oid
);