Skip to main content

Module routine

Module routine 

Source
Expand description

Routine (function/procedure) types for schema cache

This module defines types for representing PostgreSQL functions and procedures in the schema cache.

Structs§

Routine
PostgreSQL function or procedure
RoutineParam
Function parameter

Enums§

PgType
PostgreSQL type classification
ReturnType
Function return type
Volatility
Function volatility category