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

Data Fields

bool abbreviate
 
hyperLogLogState abbr_card
 
hyperLogLogState full_card
 
double prop_card
 

Detailed Description

Definition at line 41 of file bytea.c.

Field Documentation

◆ abbr_card

hyperLogLogState ByteaSortSupport::abbr_card

Definition at line 44 of file bytea.c.

◆ abbreviate

bool ByteaSortSupport::abbreviate

Definition at line 43 of file bytea.c.

◆ full_card

hyperLogLogState ByteaSortSupport::full_card

Definition at line 45 of file bytea.c.

◆ prop_card

double ByteaSortSupport::prop_card

Definition at line 46 of file bytea.c.


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