PostgreSQL Source Code  git master
Permutation Struct Reference

#include <isolationtester.h>

Data Fields

int nsteps
 
PermutationStep ** steps
 

Detailed Description

Definition at line 69 of file isolationtester.h.

Field Documentation

◆ nsteps

int Permutation::nsteps

Definition at line 71 of file isolationtester.h.

Referenced by check_testspec(), and run_named_permutations().

◆ steps

PermutationStep** Permutation::steps

Definition at line 72 of file isolationtester.h.

Referenced by check_testspec(), and run_named_permutations().


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