|
PostgreSQL Source Code git master
|
#include <isolationtester.h>
Data Fields | |
| int | nsteps |
| PermutationStep ** | steps |
Definition at line 69 of file isolationtester.h.
| int Permutation::nsteps |
Definition at line 71 of file isolationtester.h.
Referenced by check_testspec(), and run_named_permutations().
| PermutationStep** Permutation::steps |
Definition at line 72 of file isolationtester.h.
Referenced by check_testspec(), and run_named_permutations().