pg_repack/lib/uninstall_pg_reorg.sql

8 lines
151 B
MySQL
Raw Normal View History

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