PostgreSQL Source Code git master
Loading...
Searching...
No Matches
UpgradeTaskStep Struct Reference

Data Fields

UpgradeTaskProcessCB process_cb
 
bool free_result
 
voidarg
 

Detailed Description

Definition at line 71 of file task.c.

Field Documentation

◆ arg

void* UpgradeTaskStep::arg

Definition at line 75 of file task.c.

Referenced by process_query_result().

◆ free_result

bool UpgradeTaskStep::free_result

Definition at line 74 of file task.c.

Referenced by process_query_result().

◆ process_cb

UpgradeTaskProcessCB UpgradeTaskStep::process_cb

Definition at line 73 of file task.c.

Referenced by process_query_result().


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