mirror of https://github.com/citusdata/citus.git
fix whitespace
parent
655df3d600
commit
fb93841653
|
@ -11,4 +11,4 @@ CREATE EXTENSION if not exists "uuid-ossp" SCHEMA public;
|
||||||
RESET ROLE;
|
RESET ROLE;
|
||||||
SELECT CURRENT_USER;
|
SELECT CURRENT_USER;
|
||||||
DROP USER non_super_user_ext;
|
DROP USER non_super_user_ext;
|
||||||
DROP SCHEMA non_super_user_create_existing_extension CASCADE;
|
DROP SCHEMA non_super_user_create_existing_extension CASCADE;
|
||||||
|
|
Loading…
Reference in New Issue