EnterpriseDB
  • Home
  • Category
    Installation & Getting Started Quick Start Reference User Guides
  • Product
    EDB Backup and Recovery Tool EDB JDBC Connector EDB .NET Connector EDB OCL Connector EDB ODBC Connector EDB*Plus EDB Postgres Advanced Server EDB Postgres Ark Platform EDB Postgres Cloud Database Service EDB Postgres Enterprise Manager EDB Postgres Failover Manager EDB Postgres Hadoop Foreign Data Wrapper EDB Postgres Migration Portal EDB Postgres Migration Toolkit EDB Postgres MongoDB Foreign Data Wrapper EDB Postgres MySQL Foreign Data Wrapper EDB Postgres PgBouncer EDB Postgres Pgpool-II EDB Postgres PostGIS EDB Postgres Replication Server EDB Postgres Slony Replication PostgreSQL pgAdmin 4

PostgreSQL → 11.9 → Reference → Manual
Other versions of this page: 13.1 · 13.0 · 12.5 · 12.4 · 12.3 · 12.2 · 12.1 · 12.0 · 11.10 · 11.9 · 11.8 · 11.7 · 11.6 · 11.5 · 11.4 · 11.3 · 11.2 · 11.1 · 11.0 · 10.15 · 10.14 · 10.13 · 10.12 · 10.11 · 10.10 · 10.9 · 10.8 · 10.7 · 9.6.20 · 9.6.19 · 9.6.18 · 9.6.17 · 9.6.16 · 9.6.15 · 9.6.14 · 9.6.13 · 9.6.12 · 9.5.24 · 9.5.23 · 9.5.22 · 9.5.21 · 9.5.20 · 9.5.19 · 9.5.18 · 9.5.17 · 9.5.16 · 9.4.26 · 9.4.25 · 9.4.24 · 9.4.23 · 9.4.22 · 9.4.21

Get Postgres Tips and Tricks

Subscribe to get advanced Postgres how-tos.

Chapter 44. PL/Tcl - Tcl Procedural Language
Prev UpPart V. Server ProgrammingHome Next

Chapter 44. PL/Tcl - Tcl Procedural Language

Table of Contents

44.1. Overview
44.2. PL/Tcl Functions and Arguments
44.3. Data Values in PL/Tcl
44.4. Global Data in PL/Tcl
44.5. Database Access from PL/Tcl
44.6. Trigger Functions in PL/Tcl
44.7. Event Trigger Functions in PL/Tcl
44.8. Error Handling in PL/Tcl
44.9. Explicit Subtransactions in PL/Tcl
44.10. Transaction Management
44.11. PL/Tcl Configuration
44.12. Tcl Procedure Names

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


Prev Up Next
43.13. Porting from Oracle PL/SQL Home 44.1. Overview
© 2021 EnterpriseDB Corporation. All rights reserved. | Privacy Policy | Terms of Use | Trademarks