PostgreSQL Source Code  git master
ParamsErrorCbData Struct Reference

#include <params.h>

Data Fields

const char * portalName
 
ParamListInfo params
 

Detailed Description

Definition at line 154 of file params.h.

Field Documentation

◆ params

ParamListInfo ParamsErrorCbData::params

Definition at line 157 of file params.h.

Referenced by exec_bind_message(), and exec_execute_message().

◆ portalName

const char* ParamsErrorCbData::portalName

Definition at line 156 of file params.h.

Referenced by exec_bind_message(), and exec_execute_message().


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