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