mirror of https://github.com/postgres/postgres
parent
8fd0e43c4e
commit
035599da01
@ -0,0 +1,5 @@ |
||||
SET search_path = public; |
||||
|
||||
DROP FUNCTION pgrowlocks(text); |
||||
|
||||
DROP TYPE pgrowlocks_type; |
||||
Loading…
Reference in new issue