PostgreSQL Source Code git master
Data Fields
MemoryContextCallback Struct Reference

#include <palloc.h>

Data Fields

 
void *  arg
 
 

Detailed Description

Definition at line 47 of file palloc.h.

Field Documentation

arg

void* MemoryContextCallback::arg

Definition at line 50 of file palloc.h.

Referenced by expanded_record_fetch_tupdesc(), init_sql_fcache(), InitDomainConstraintRef(), libpqsrv_PGresultSetParent(), libpqsrv_PQwrap(), make_expanded_record_from_exprecord(), make_expanded_record_from_tupdesc(), make_expanded_record_from_typeid(), MemoryContextCallResetCallbacks(), and PLy_exec_function().

func

MemoryContextCallbackFunction MemoryContextCallback::func

Definition at line 49 of file palloc.h.

Referenced by expanded_record_fetch_tupdesc(), init_sql_fcache(), InitDomainConstraintRef(), libpqsrv_PGresultSetParent(), libpqsrv_PQwrap(), load_validator_library(), make_expanded_record_from_exprecord(), make_expanded_record_from_tupdesc(), make_expanded_record_from_typeid(), MemoryContextCallResetCallbacks(), and PLy_exec_function().

next

struct MemoryContextCallback* MemoryContextCallback::next

Definition at line 51 of file palloc.h.

Referenced by MemoryContextCallResetCallbacks(), MemoryContextRegisterResetCallback(), and MemoryContextUnregisterResetCallback().


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

AltStyle によって変換されたページ (->オリジナル) /