Header And Logo

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

Data Fields

CState Struct Reference

Data Fields

PGconncon
int id
int state
int cnt
int ecnt
int listen
int sleeping
int64 until
Variablevariables
int nvariables
instr_time txn_begin
instr_time stmt_begin
int use_file
bool prepared [MAX_FILES]

Detailed Description

Definition at line 192 of file pgbench.c.


Field Documentation

Definition at line 197 of file pgbench.c.

Referenced by doCustom(), and threadRun().

Definition at line 194 of file pgbench.c.

Referenced by clientDone(), discard_response(), disconnect_all(), doCustom(), and threadRun().

Definition at line 198 of file pgbench.c.

Referenced by doCustom(), and threadRun().

Definition at line 195 of file pgbench.c.

Referenced by doCustom(), and main().

Definition at line 199 of file pgbench.c.

Referenced by doCustom().

Definition at line 204 of file pgbench.c.

Referenced by getVariable(), main(), and putVariable().

bool CState::prepared[MAX_FILES]

Definition at line 208 of file pgbench.c.

Referenced by doCustom().

Definition at line 201 of file pgbench.c.

Referenced by doCustom(), and threadRun().

Definition at line 196 of file pgbench.c.

Referenced by doCustom(), and threadRun().

Definition at line 206 of file pgbench.c.

Referenced by doCustom().

Definition at line 205 of file pgbench.c.

Referenced by doCustom().

Definition at line 202 of file pgbench.c.

Referenced by doCustom(), and threadRun().

Definition at line 207 of file pgbench.c.

Referenced by doCustom(), and threadRun().

Definition at line 203 of file pgbench.c.

Referenced by getVariable(), and putVariable().


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