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
- Routine
Param - Function parameter
Enums§
- PgType
- PostgreSQL type classification
- Return
Type - Function return type
- Volatility
- Function volatility category