Header And Logo

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

Data Fields

storeInfo Struct Reference

Data Fields

FunctionCallInfo fcinfo
Tuplestorestatetuplestore
AttInMetadataattinmeta
MemoryContext tmpcontext
char ** cstrs
PGresultlast_res
PGresultcur_res

Detailed Description

Definition at line 73 of file dblink.c.


Field Documentation

Definition at line 77 of file dblink.c.

Referenced by storeRow().

Definition at line 79 of file dblink.c.

Referenced by storeRow().

Definition at line 82 of file dblink.c.

Referenced by storeQueryResult().

Definition at line 75 of file dblink.c.

Referenced by storeRow().

Definition at line 81 of file dblink.c.

Referenced by storeQueryResult().

Definition at line 78 of file dblink.c.

Referenced by storeRow().

Definition at line 76 of file dblink.c.

Referenced by storeRow().


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