Header And Logo

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

Data Fields

XactCallbackItem Struct Reference

Data Fields

struct XactCallbackItemnext
XactCallback callback
void * arg

Detailed Description

Definition at line 230 of file xact.c.


Field Documentation

Definition at line 234 of file xact.c.

Referenced by CallXactCallbacks(), and RegisterXactCallback().

Definition at line 233 of file xact.c.

Referenced by CallXactCallbacks(), and RegisterXactCallback().

Definition at line 232 of file xact.c.

Referenced by CallXactCallbacks(), RegisterXactCallback(), and UnregisterXactCallback().


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