From 311bcfc6b3acdd6fd152798c7f287ddf74fa2a98 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 16 Apr 2024 21:46:48 +0200 Subject: Adding upstream version 15.4. Signed-off-by: Daniel Baumann --- src/pl/tcl/pltcl.control | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/pl/tcl/pltcl.control (limited to 'src/pl/tcl/pltcl.control') diff --git a/src/pl/tcl/pltcl.control b/src/pl/tcl/pltcl.control new file mode 100644 index 0000000..1568c17 --- /dev/null +++ b/src/pl/tcl/pltcl.control @@ -0,0 +1,8 @@ +# pltcl extension +comment = 'PL/Tcl procedural language' +default_version = '1.0' +module_pathname = '$libdir/pltcl' +relocatable = false +schema = pg_catalog +superuser = true +trusted = true -- cgit v1.2.3