PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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

Definition at line 48 of file storage_xlog.h.

Referenced by pg_truncate_visibility_map(), and RelationTruncate().

◆ flags

int xl_smgr_truncate::flags

Definition at line 50 of file storage_xlog.h.

◆ rlocator

RelFileLocator xl_smgr_truncate::rlocator

Definition at line 49 of file storage_xlog.h.


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