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