diff options
Diffstat (limited to 'src/pl/tcl/pltclu.control')
-rw-r--r-- | src/pl/tcl/pltclu.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pl/tcl/pltclu.control b/src/pl/tcl/pltclu.control new file mode 100644 index 0000000..1418dc5 --- /dev/null +++ b/src/pl/tcl/pltclu.control @@ -0,0 +1,7 @@ +# pltclu extension +comment = 'PL/TclU untrusted procedural language' +default_version = '1.0' +module_pathname = '$libdir/pltcl' +relocatable = false +schema = pg_catalog +superuser = true |