PostgreSQL Source Code  git master
PermutationStep Struct Reference

#include <isolationtester.h>

Data Fields

char * name
 
PermutationStepBlocker ** blockers
 
int nblockers
 
Stepstep
 

Detailed Description

Definition at line 60 of file isolationtester.h.

Field Documentation

◆ blockers

PermutationStepBlocker** PermutationStep::blockers

◆ name

char* PermutationStep::name

Definition at line 62 of file isolationtester.h.

Referenced by check_testspec(), run_all_permutations_recurse(), and run_permutation().

◆ nblockers

int PermutationStep::nblockers

◆ step

Step* PermutationStep::step

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