Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

prepared_statement Struct Reference

#include <extern.h>

Data Fields

char * name
bool prepared
struct statementstmt
struct prepared_statementnext

Detailed Description

Definition at line 66 of file extern.h.


Field Documentation

Definition at line 68 of file extern.h.

Definition at line 71 of file extern.h.

Referenced by deallocate_one(), and ecpg_find_prepared_statement().

Definition at line 69 of file extern.h.

Referenced by deallocate_one().

Definition at line 70 of file extern.h.

Referenced by deallocate_one(), and ecpg_prepared().


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