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

#include <[isolationtester.h](isolationtester%5F8h%5Fsource.html)>

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: