mirror of https://github.com/postgres/postgres
parent
035599da01
commit
ad5031feac
@ -0,0 +1,7 @@ |
|||||||
|
SET search_path = public; |
||||||
|
|
||||||
|
DROP VIEW pg_freespacemap_pages; |
||||||
|
DROP VIEW pg_freespacemap_relations; |
||||||
|
|
||||||
|
DROP FUNCTION pg_freespacemap_pages(); |
||||||
|
DROP FUNCTION pg_freespacemap_relations(); |
Loading…
Reference in new issue