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

#include <nbtxlog.h>

Data Fields

BlockNumber rootblk
 
uint32 level
 

Detailed Description

Definition at line 341 of file nbtxlog.h.

Field Documentation

◆ level

uint32 xl_btree_newroot::level

Definition at line 344 of file nbtxlog.h.

◆ rootblk

BlockNumber xl_btree_newroot::rootblk

Definition at line 343 of file nbtxlog.h.


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