Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

AggVals Struct Reference

Data Fields

long start_time
int cnt
double min_duration
double max_duration
double sum
double sum2

Detailed Description

Definition at line 261 of file pgbench.c.


Field Documentation

Definition at line 265 of file pgbench.c.

Referenced by agg_vals_init(), and doCustom().

Definition at line 267 of file pgbench.c.

Referenced by agg_vals_init(), and doCustom().

Definition at line 266 of file pgbench.c.

Referenced by agg_vals_init(), and doCustom().

Definition at line 264 of file pgbench.c.

Referenced by agg_vals_init(), and doCustom().

double AggVals::sum

Definition at line 268 of file pgbench.c.

Referenced by agg_vals_init(), and doCustom().

double AggVals::sum2

Definition at line 269 of file pgbench.c.

Referenced by agg_vals_init(), and doCustom().


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