PostgreSQL Source Code git master
Data Fields
descriptor Struct Reference

#include <ecpglib_extern.h>

Data Fields

char *  name
 
 
struct descriptornext
 
int  count
 
struct descriptor_itemitems
 
char *  connection
 

Detailed Description

Definition at line 112 of file ecpglib_extern.h.

Field Documentation

connection

char* descriptor::connection

Definition at line 207 of file type.h.

count

int descriptor::count

Definition at line 117 of file ecpglib_extern.h.

Referenced by ecpg_build_params(), ECPGset_desc(), and ECPGset_desc_header().

items

struct descriptor_item* descriptor::items

Definition at line 118 of file ecpglib_extern.h.

Referenced by descriptor_free(), ecpg_build_params(), and ECPGset_desc().

name

char * descriptor::name

Definition at line 114 of file ecpglib_extern.h.

Referenced by add_descriptor(), descriptor_free(), ecpg_find_desc(), and ECPGdeallocate_desc().

next

struct descriptor * descriptor::next

Definition at line 116 of file ecpglib_extern.h.

Referenced by ecpg_find_desc(), and ECPGdeallocate_desc().

result

PGresult* descriptor::result

Definition at line 115 of file ecpglib_extern.h.

Referenced by descriptor_free(), ecpg_process_output(), ecpg_result_by_descriptor(), and ECPGdescribe().


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

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