PostgreSQL Source Code  git master
FuncCallContext Struct Reference

#include <funcapi.h>

Data Fields

uint64 call_cntr
 
uint64 max_calls
 
void * user_fctx
 
AttInMetadataattinmeta
 
MemoryContext multi_call_memory_ctx
 
TupleDesc tuple_desc
 

Detailed Description

Definition at line 57 of file funcapi.h.

Field Documentation

◆ attinmeta

◆ call_cntr

◆ max_calls

◆ multi_call_memory_ctx

◆ tuple_desc

◆ user_fctx


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