PostgreSQL Source Code  git master
FixedParamState Struct Reference

Data Fields

const OidparamTypes
 
int numParams
 

Detailed Description

Definition at line 36 of file parse_param.c.

Field Documentation

◆ numParams

int FixedParamState::numParams

Definition at line 39 of file parse_param.c.

Referenced by fixed_paramref_hook(), and setup_parse_fixed_parameters().

◆ paramTypes

const Oid* FixedParamState::paramTypes

Definition at line 38 of file parse_param.c.

Referenced by fixed_paramref_hook(), and setup_parse_fixed_parameters().


The documentation for this struct was generated from the following file: