Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
PostgreSQL Source Code git master
SubXactCallbackItem Struct Reference

Data Fields

struct SubXactCallbackItemnext
 
SubXactCallback callback
 
void * arg
 

Detailed Description

Definition at line 320 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:
  • src/backend/access/transam/xact.c