Commit e14ec7d3 authored by Fujii Masao's avatar Fujii Masao

Fix typo in comment.

neha khatri
parent 898a792e
......@@ -69,7 +69,7 @@ typedef struct
int last_returned; /* Last comparison result (cache) */
bool cache_blob; /* Does buf2 contain strxfrm() blob, etc? */
bool collate_c;
bool bpchar; /* Sorting pbchar, not varchar/text/bytea? */
bool bpchar; /* Sorting bpchar, not varchar/text/bytea? */
hyperLogLogState abbr_card; /* Abbreviated key cardinality state */
hyperLogLogState full_card; /* Full key cardinality state */
double prop_card; /* Required cardinality proportion */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment