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