unknown
CommandNote: The following description applies both to Postgres-XL and PostgreSQL if not described explicitly.
PL/Tcl is a loadable procedural language for the Postgres-XL database system inherited from PostgreSQL that enables the Tcl language to be used to write functions and trigger procedures.
You can use PL/Tcl in Postgres-XL too.