PostgreSQL Source Code  git master
xl_xact_relfilelocators Struct Reference

#include <xact.h>

Data Fields

int nrels
 
RelFileLocator xlocators [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 268 of file xact.h.

Field Documentation

◆ nrels

int xl_xact_relfilelocators::nrels

◆ xlocators

RelFileLocator xl_xact_relfilelocators::xlocators[FLEXIBLE_ARRAY_MEMBER]

Definition at line 271 of file xact.h.

Referenced by ParseAbortRecord(), and ParseCommitRecord().


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