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