From abd67df9b575537e09419ac3ff29622c2d10d1b0 Mon Sep 17 00:00:00 2001 From: Vadim Kharitonov Date: Mon, 6 Mar 2023 15:52:47 +0100 Subject: [PATCH] Update control file --- pg_graphql.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pg_graphql.control b/pg_graphql.control index 6e0b651b..e509d49d 100644 --- a/pg_graphql.control +++ b/pg_graphql.control @@ -2,5 +2,5 @@ comment = 'pg_graphql: GraphQL support' default_version = '@CARGO_VERSION@' module_pathname = '$libdir/pg_graphql' relocatable = false -superuser = false +superuser = true schema = 'graphql'