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

#include <xact.h>

Data Fields

int nrels
 
RelFileLocator xlocators [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 269 of file xact.h.

Field Documentation

◆ nrels

int xl_xact_relfilelocators::nrels

Definition at line 271 of file xact.h.

Referenced by ParseAbortRecord(), and ParseCommitRecord().

◆ xlocators

RelFileLocator xl_xact_relfilelocators::xlocators[FLEXIBLE_ARRAY_MEMBER]

Definition at line 272 of file xact.h.


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