pg_repack/lib/uninstall_pg_reorg.sql
Takahiro Itagaki 7084ec6de9 version 1.0.7.
2010-01-28 06:02:28 +00:00

8 lines
156 B
SQL
Executable File

/*
* pg_reorg: lib/uninstall_reorg.sql
*
* Copyright (c) 2008-2010, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
*/
DROP SCHEMA IF EXISTS reorg CASCADE;