blob: e1aca2980b996be27a74c8a8af8472294b4d2d1d (
plain)
1
2
3
4
|
PL/Tcl is a dynamic loadable extension for the PostgreSQL database system
that enables the Tcl language to be used to create functions and
trigger-procedures. It offers most of the capabilities a function
writer has in the C language.
|