PostgreSQL Source Code git master
Loading...
Searching...
No Matches
network_sortsupport_state Struct Reference

Data Fields

int64 input_count
 
bool estimating
 
hyperLogLogState abbr_card
 

Detailed Description

Definition at line 44 of file network.c.

Field Documentation

◆ abbr_card

hyperLogLogState network_sortsupport_state::abbr_card

Definition at line 49 of file network.c.

◆ estimating

bool network_sortsupport_state::estimating

Definition at line 47 of file network.c.

◆ input_count

int64 network_sortsupport_state::input_count

Definition at line 46 of file network.c.


The documentation for this struct was generated from the following file: