PL/pgSQL

The procedural language for stored logic: declarations, control flow, cursors, dynamic SQL, and error handling.

Control Flow

Cursors

Declarations

Dynamic SQL

Error Handling

Output

Transactions