PostgreSQL Source Code
git master
|
#include <xact.h>
Data Fields | |
int | nitems |
xl_xact_stats_item | items [FLEXIBLE_ARRAY_MEMBER] |
xl_xact_stats_item xl_xact_stats_items::items[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 298 of file xact.h.
Referenced by ParseAbortRecord(), and ParseCommitRecord().
int xl_xact_stats_items::nitems |
Definition at line 297 of file xact.h.
Referenced by ParseAbortRecord(), ParseCommitRecord(), XactLogAbortRecord(), and XactLogCommitRecord().