Header And Logo

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

Data Fields

FuncCallContext Struct Reference

#include <funcapi.h>

Data Fields

uint32 call_cntr
uint32 max_calls
TupleTableSlotslot
void * user_fctx
AttInMetadataattinmeta
MemoryContext multi_call_memory_ctx
TupleDesc tuple_desc

Detailed Description

Definition at line 57 of file funcapi.h.


Field Documentation

Definition at line 82 of file funcapi.h.

Referenced by init_MultiFuncCall(), and per_MultiFuncCall().


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