Chapter 41. PL/Tcl - Tcl Procedural Language
Table of Contents
- 41.1. Overview
- 41.2. PL/Tcl Functions and Arguments
 - 41.3. Data Values in PL/Tcl
 - 41.4. Global Data in PL/Tcl
 - 41.5. Database Access from PL/Tcl
 - 41.6. Trigger Procedures in PL/Tcl
 - 41.7. Event Trigger Procedures in PL/Tcl
 - 41.8. Error Handling in PL/Tcl
 - 41.9. Explicit Subtransactions in PL/Tcl
 - 41.10. PL/Tcl Configuration
 - 41.11. Tcl Procedure Names
  - 41.2. PL/Tcl Functions and Arguments
 
PL/Tcl is a loadable procedural language for the Postgres Pro database system that enables the Tcl language to be used to write functions and trigger procedures.