PostgreSQL Source Code git master
Data Fields
prepared_statement Struct Reference

#include <ecpglib_extern.h>

Data Fields

char *  name
 
bool  prepared
 
struct statementstmt
 
 

Detailed Description

Definition at line 92 of file ecpglib_extern.h.

Field Documentation

name

char* prepared_statement::name

Definition at line 94 of file ecpglib_extern.h.

next

struct prepared_statement* prepared_statement::next

Definition at line 97 of file ecpglib_extern.h.

Referenced by deallocate_one(), and ecpg_find_prepared_statement().

prepared

bool prepared_statement::prepared

Definition at line 95 of file ecpglib_extern.h.

Referenced by deallocate_one().

stmt

struct statement* prepared_statement::stmt

Definition at line 96 of file ecpglib_extern.h.


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

AltStyle によって変換されたページ (->オリジナル) /