PostgreSQL Source Code  git master
PermutationStepBlocker Struct Reference

#include <isolationtester.h>

Data Fields

char * stepname
 
PermutationStepBlockerType blocktype
 
int num_notices
 
Stepstep
 
int target_notices
 

Detailed Description

Definition at line 49 of file isolationtester.h.

Field Documentation

◆ blocktype

PermutationStepBlockerType PermutationStepBlocker::blocktype

◆ num_notices

int PermutationStepBlocker::num_notices

Definition at line 53 of file isolationtester.h.

Referenced by run_permutation().

◆ step

Step* PermutationStepBlocker::step

Definition at line 55 of file isolationtester.h.

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

◆ stepname

char* PermutationStepBlocker::stepname

Definition at line 51 of file isolationtester.h.

Referenced by check_testspec().

◆ target_notices

int PermutationStepBlocker::target_notices

Definition at line 57 of file isolationtester.h.

Referenced by run_permutation(), and step_has_blocker().


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