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

#include <vacuum.h>

Data Fields

size_t max_bytes
 
int64 num_items
 

Detailed Description

Definition at line 297 of file vacuum.h.

Field Documentation

◆ max_bytes

size_t VacDeadItemsInfo::max_bytes

◆ num_items

int64 VacDeadItemsInfo::num_items

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