PostgreSQL Source Code  git master
xl_smgr_truncate Struct Reference

#include <storage_xlog.h>

Data Fields

BlockNumber blkno
 
RelFileLocator rlocator
 
int flags
 

Detailed Description

Definition at line 46 of file storage_xlog.h.

Field Documentation

◆ blkno

BlockNumber xl_smgr_truncate::blkno

◆ flags

int xl_smgr_truncate::flags

Definition at line 50 of file storage_xlog.h.

Referenced by pg_truncate_visibility_map(), RelationTruncate(), smgr_desc(), and smgr_redo().

◆ rlocator

RelFileLocator xl_smgr_truncate::rlocator

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