PostgreSQL Source Code: UpgradeTaskSlot Struct Reference (original) (raw)

Data Fields
UpgradeTaskSlotState state
int db_idx
int step_idx
PGconn * conn
bool ready
bool select_mode
int sock

Detailed Description

Definition at line 102 of file task.c.

Field Documentation

conn

db_idx

int UpgradeTaskSlot::db_idx

ready

bool UpgradeTaskSlot::ready

select_mode

bool UpgradeTaskSlot::select_mode

sock

int UpgradeTaskSlot::sock

state

step_idx

int UpgradeTaskSlot::step_idx


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