Chapter 47. PL/Tcl — Tcl Procedural Language

Table of Contents

47.1. Overview
47.2. PL/Tcl Functions and Arguments
47.3. Data Values in PL/Tcl
47.4. Global Data in PL/Tcl
47.5. Database Access from PL/Tcl
47.6. Trigger Functions in PL/Tcl
47.7. Event Trigger Functions in PL/Tcl
47.8. Error Handling in PL/Tcl
47.9. Explicit Subtransactions in PL/Tcl
47.10. Transaction Management
47.11. PL/Tcl Configuration
47.12. Tcl Procedure Names

PL/Tcl is a loadable procedural language for the Postgres Pro database system that enables the Tcl language to be used to write Postgres Pro functions and procedures.