diff options
Diffstat (limited to 'src/pl/plpython/plpythonu.control')
-rw-r--r-- | src/pl/plpython/plpythonu.control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pl/plpython/plpythonu.control b/src/pl/plpython/plpythonu.control deleted file mode 100644 index ae91b1c255c..00000000000 --- a/src/pl/plpython/plpythonu.control +++ /dev/null @@ -1,7 +0,0 @@ -# plpythonu extension -comment = 'PL/PythonU untrusted procedural language' -default_version = '1.0' -module_pathname = '$libdir/plpython2' -relocatable = false -schema = pg_catalog -superuser = true |