PostgreSQL Source Code: cursor Struct Reference (original) (raw)
#include <[type.h](type%5F8h%5Fsource.html)>
| Data Fields | |
|---|---|
| char * | name |
| char * | function |
| char * | command |
| char * | connection |
| bool | opened |
| struct arguments * | argsinsert |
| struct arguments * | argsinsert_oos |
| struct arguments * | argsresult |
| struct arguments * | argsresult_oos |
| struct cursor * | next |
Definition at line 137 of file type.h.
◆ argsinsert
◆ argsinsert_oos
◆ argsresult
◆ argsresult_oos
◆ command
◆ connection
◆ function
◆ name
◆ next
◆ opened
The documentation for this struct was generated from the following file:
- src/interfaces/ecpg/preproc/type.h