Fork the pg_repack extension
This commit is contained in:
8
lib/uninstall_pg_repack.sql
Executable file
8
lib/uninstall_pg_repack.sql
Executable file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* pg_repack: lib/uninstall_repack.sql
|
||||
*
|
||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||
*/
|
||||
|
||||
DROP SCHEMA IF EXISTS repack CASCADE;
|
Reference in New Issue
Block a user