PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TapeBlockTrailer Struct Reference

Data Fields

int64 prev
 
int64 next
 

Detailed Description

Definition at line 95 of file logtape.c.

Field Documentation

◆ next

int64 TapeBlockTrailer::next

Definition at line 99 of file logtape.c.

◆ prev

int64 TapeBlockTrailer::prev

Definition at line 97 of file logtape.c.


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