PostgreSQL Source Code  git master
xl_xact_invals Struct Reference

#include <xact.h>

Data Fields

int nmsgs
 
SharedInvalidationMessage msgs [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 296 of file xact.h.

Field Documentation

◆ msgs

Definition at line 299 of file xact.h.

Referenced by ParseCommitRecord(), xact_decode(), and xact_desc().

◆ nmsgs

int xl_xact_invals::nmsgs

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