PostgreSQL Source Code git master
|
#include <execnodes.h>
Data Fields | |
uint64 | exact_pages |
uint64 | lossy_pages |
Definition at line 1820 of file execnodes.h.
uint64 BitmapHeapScanInstrumentation::exact_pages |
Definition at line 1822 of file execnodes.h.
Referenced by BitmapHeapNext(), ExecEndBitmapHeapScan(), and show_tidbitmap_info().
uint64 BitmapHeapScanInstrumentation::lossy_pages |
Definition at line 1823 of file execnodes.h.
Referenced by BitmapHeapNext(), ExecEndBitmapHeapScan(), and show_tidbitmap_info().