PostgreSQL Source Code git master
Data Fields
IndexVacuumInfo Struct Reference

#include <genam.h>

Data Fields

 
 
bool  analyze_only
 
 
 
 
double  num_heap_tuples
 
 

Detailed Description

Definition at line 71 of file genam.h.

Field Documentation

analyze_only

bool IndexVacuumInfo::analyze_only

Definition at line 75 of file genam.h.

Referenced by blvacuumcleanup(), brinvacuumcleanup(), btvacuumcleanup(), do_analyze_rel(), ginvacuumcleanup(), gistvacuumcleanup(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), spgvacuumcleanup(), and validate_index().

estimated_count

bool IndexVacuumInfo::estimated_count

Definition at line 77 of file genam.h.

Referenced by btvacuumcleanup(), do_analyze_rel(), ginvacuumcleanup(), gistvacuumcleanup(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), spgvacuumcleanup(), and validate_index().

heaprel

Relation IndexVacuumInfo::heaprel

Definition at line 74 of file genam.h.

Referenced by _bt_pagedel(), _bt_pendingfsm_finalize(), btvacuumpage(), do_analyze_rel(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), spgprocesspending(), spgvacuumpage(), and validate_index().

index

Relation IndexVacuumInfo::index

Definition at line 73 of file genam.h.

Referenced by blbulkdelete(), blvacuumcleanup(), brinvacuumcleanup(), btbulkdelete(), btvacuumcleanup(), btvacuumpage(), btvacuumscan(), do_analyze_rel(), ginbulkdelete(), ginvacuumcleanup(), gistdeletepage(), gistvacuum_delete_empty_pages(), gistvacuumpage(), gistvacuumscan(), hashbulkdelete(), hashvacuumcleanup(), index_bulk_delete(), index_vacuum_cleanup(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), spgprocesspending(), spgvacuumpage(), spgvacuumscan(), vac_bulkdel_one_index(), vac_cleanup_one_index(), and validate_index().

message_level

int IndexVacuumInfo::message_level

Definition at line 78 of file genam.h.

Referenced by do_analyze_rel(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), vac_bulkdel_one_index(), vac_cleanup_one_index(), and validate_index().

num_heap_tuples

double IndexVacuumInfo::num_heap_tuples

Definition at line 79 of file genam.h.

Referenced by btvacuumcleanup(), do_analyze_rel(), ginvacuumcleanup(), gistvacuumcleanup(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), spgvacuumcleanup(), and validate_index().

report_progress

bool IndexVacuumInfo::report_progress

Definition at line 76 of file genam.h.

Referenced by btvacuumscan(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), and validate_index().

strategy

BufferAccessStrategy IndexVacuumInfo::strategy

Definition at line 80 of file genam.h.

Referenced by blbulkdelete(), blvacuumcleanup(), brinvacuumcleanup(), btvacuumpage(), btvacuumscan(), do_analyze_rel(), ginbulkdelete(), ginvacuumcleanup(), gistvacuum_delete_empty_pages(), gistvacuumpage(), gistvacuumscan(), hashbulkdelete(), lazy_cleanup_one_index(), lazy_vacuum_one_index(), parallel_vacuum_process_one_index(), spgprocesspending(), spgvacuumscan(), and validate_index().


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

AltStyle によって変換されたページ (->オリジナル) /