PostgreSQL Source Code  git master
SubXactCallbackItem Struct Reference

Data Fields

struct SubXactCallbackItemnext
 
SubXactCallback callback
 
void * arg
 

Detailed Description

Definition at line 317 of file xact.c.

Field Documentation

◆ arg

void* SubXactCallbackItem::arg

◆ callback

SubXactCallback SubXactCallbackItem::callback

◆ next

struct SubXactCallbackItem* SubXactCallbackItem::next

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