PostgreSQL Source Code
git master
|
#include <genam.h>
Data Fields | |
double | heap_tuples |
double | index_tuples |
double IndexBuildResult::heap_tuples |
Definition at line 32 of file genam.h.
Referenced by blbuild(), brinbuild(), btbuild(), dibuild(), ginbuild(), gistbuild(), hashbuild(), index_build(), and spgbuild().
double IndexBuildResult::index_tuples |
Definition at line 33 of file genam.h.
Referenced by blbuild(), brinbuild(), btbuild(), dibuild(), ginbuild(), gistbuild(), hashbuild(), index_build(), and spgbuild().