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

Data Fields

RelFileLocator rlocator
 
bool is_truncated
 

Detailed Description

Definition at line 71 of file storage.c.

Field Documentation

◆ is_truncated

bool PendingRelSync::is_truncated

Definition at line 74 of file storage.c.

Referenced by AddPendingSync(), and RelationPreTruncate().

◆ rlocator

RelFileLocator PendingRelSync::rlocator

Definition at line 73 of file storage.c.

Referenced by SerializePendingSyncs().


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