PostgreSQL Source Code: HashInstrumentation Struct Reference (original) (raw)
#include <[execnodes.h](execnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int | nbuckets |
int | nbuckets_original |
int | nbatch |
int | nbatch_original |
Size | space_peak |
Definition at line 2786 of file execnodes.h.
◆ nbatch
int HashInstrumentation::nbatch
◆ nbatch_original
int HashInstrumentation::nbatch_original
◆ nbuckets
int HashInstrumentation::nbuckets
◆ nbuckets_original
int HashInstrumentation::nbuckets_original
◆ space_peak
Size HashInstrumentation::space_peak
The documentation for this struct was generated from the following file:
- src/include/nodes/execnodes.h