PostgreSQL Source Code  git master
pct_info Struct Reference

Data Fields

int64 first_row
 
int64 second_row
 
double proportion
 
int idx
 

Detailed Description

Definition at line 634 of file orderedsetaggs.c.

Field Documentation

◆ first_row

int64 pct_info::first_row

◆ idx

int pct_info::idx

◆ proportion

double pct_info::proportion

Definition at line 638 of file orderedsetaggs.c.

Referenced by percentile_cont_multi_final_common(), and setup_pct_info().

◆ second_row

int64 pct_info::second_row

Definition at line 637 of file orderedsetaggs.c.

Referenced by percentile_cont_multi_final_common(), and setup_pct_info().


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