Data Fields | |
FunctionCallInfo | fcinfo |
Tuplestorestate * | tuplestore |
AttInMetadata * | attinmeta |
MemoryContext | tmpcontext |
char ** | cstrs |
PGresult * | last_res |
PGresult * | cur_res |
Definition at line 73 of file dblink.c.
Definition at line 77 of file dblink.c.
Referenced by storeRow().
char** storeInfo::cstrs |
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().