PostgreSQL Source Code git master
Loading...
Searching...
No Matches
xl_xact_invals Struct Reference

#include <xact.h>

Data Fields

int nmsgs
 
SharedInvalidationMessage msgs [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 303 of file xact.h.

Field Documentation

◆ msgs

Definition at line 306 of file xact.h.

◆ nmsgs

int xl_xact_invals::nmsgs

Definition at line 305 of file xact.h.

Referenced by ParseCommitRecord().


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