plproxy.control: tag as superuser-only
authorMarko Kreen <markokr@gmail.com>
Mon, 27 Feb 2012 00:01:47 +0000 (02:01 +0200)
committerMarko Kreen <markokr@gmail.com>
Mon, 27 Feb 2012 00:01:47 +0000 (02:01 +0200)
As only superusers can create plproxy functions,
it does seem weird to allow regular users to install it.

plproxy.control

index e66b524f5f62deaa458b8ffbc70fc121c6d67dfd..d8d1834a73e85aea17c882f85c14774d0eb12849 100644 (file)
@@ -4,4 +4,4 @@ default_version = '2.3.0'
 module_pathname = '$libdir/plproxy'
 relocatable = false
 # schema = pg_catalog
-superuser = false
+superuser = true