PostgreSQL Source Code git master
Loading...
Searching...
No Matches
FixedParamState Struct Reference

Data Fields

const OidparamTypes
 
int numParams
 

Detailed Description

Definition at line 37 of file parse_param.c.

Field Documentation

◆ numParams

int FixedParamState::numParams

Definition at line 40 of file parse_param.c.

◆ paramTypes

const Oid* FixedParamState::paramTypes

Definition at line 39 of file parse_param.c.


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