pg_repack/lib/uninstall_pg_reorg.sql

8 lines
156 B
MySQL
Raw Normal View History

2008-12-08 04:32:10 +00:00
/*
* pg_reorg: lib/uninstall_reorg.sql
*
2010-01-28 06:02:28 +00:00
* Copyright (c) 2008-2010, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2008-12-08 04:32:10 +00:00
*/
DROP SCHEMA IF EXISTS reorg CASCADE;