PostgreSQL Source Code
git master
|
Data Fields | |
int64 | input_count |
bool | estimating |
hyperLogLogState | abbr_card |
hyperLogLogState uuid_sortsupport_state::abbr_card |
Definition at line 32 of file uuid.c.
Referenced by uuid_abbrev_abort(), uuid_abbrev_convert(), and uuid_sortsupport().
bool uuid_sortsupport_state::estimating |
Definition at line 30 of file uuid.c.
Referenced by uuid_abbrev_abort(), uuid_abbrev_convert(), and uuid_sortsupport().
int64 uuid_sortsupport_state::input_count |
Definition at line 29 of file uuid.c.
Referenced by uuid_abbrev_abort(), uuid_abbrev_convert(), and uuid_sortsupport().