Header And Logo

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

Data Fields

cursor Struct Reference

#include <type.h>

Data Fields

char * name
char * function
char * command
char * connection
bool opened
struct argumentsargsinsert
struct argumentsargsinsert_oos
struct argumentsargsresult
struct argumentsargsresult_oos
struct cursornext

Detailed Description

Definition at line 125 of file type.h.


Field Documentation

Definition at line 132 of file type.h.

Referenced by main(), and remove_variables().

Definition at line 133 of file type.h.

Definition at line 134 of file type.h.

Referenced by main(), and remove_variables().

Definition at line 135 of file type.h.

Definition at line 129 of file type.h.

Referenced by main().

Definition at line 130 of file type.h.

Referenced by main().

Definition at line 128 of file type.h.

char* cursor::name

Definition at line 127 of file type.h.

Referenced by main().

Definition at line 136 of file type.h.

Referenced by main(), and remove_variables().

Definition at line 131 of file type.h.

Referenced by main().


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