PostgreSQL Source Code
git master
|
Data Fields | |
int64 | input_count |
bool | estimating |
hyperLogLogState | abbr_card |
hyperLogLogState network_sortsupport_state::abbr_card |
Definition at line 51 of file network.c.
Referenced by network_abbrev_abort(), network_abbrev_convert(), and network_sortsupport().
bool network_sortsupport_state::estimating |
Definition at line 49 of file network.c.
Referenced by network_abbrev_abort(), network_abbrev_convert(), and network_sortsupport().
int64 network_sortsupport_state::input_count |
Definition at line 48 of file network.c.
Referenced by network_abbrev_abort(), network_abbrev_convert(), and network_sortsupport().