pltcl

PL/Tcl procedural language

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
3240
pltcl
pltcl
1.0
LANG
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-d--
No
Yes
No
Yes
no
no
Relationships
See Also
plpgsql
plperl
plpython3u
pg_tle
plv8
pllua
pljava
Siblings
pltclu

Packages

PG18PG17PG16PG15PG14PG13
1.0
1.0
1.0
1.0
1.0
1.0

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION pltcl;
Last updated on