PostgreSQL Source Code git master
Data Fields
Session Struct Reference

#include <session.h>

Data Fields

 
 
 
 
 
char *  name
 
char *  setupsql
 
char *  teardownsql
 
Step **  steps
 
int  nsteps
 

Detailed Description

Definition at line 25 of file session.h.

Field Documentation

area

dsa_area* Session::area

Definition at line 28 of file session.h.

Referenced by AttachSession(), DetachSession(), find_or_make_matching_shared_tupledesc(), GetSessionDsmHandle(), lookup_rowtype_tupdesc_internal(), and SharedRecordTypmodRegistryAttach().

name

char* Session::name

Definition at line 26 of file isolationtester.h.

Referenced by main(), and try_complete_step().

nsteps

int Session::nsteps

Definition at line 30 of file isolationtester.h.

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

segment

dsm_segment* Session::segment

Definition at line 27 of file session.h.

Referenced by AttachSession(), DetachSession(), GetSessionDsmHandle(), and SharedRecordTypmodRegistryAttach().

setupsql

char* Session::setupsql

Definition at line 27 of file isolationtester.h.

Referenced by run_permutation().

shared_record_table

dshash_table* Session::shared_record_table

Definition at line 32 of file session.h.

Referenced by find_or_make_matching_shared_tupledesc(), shared_record_typmod_registry_detach(), SharedRecordTypmodRegistryAttach(), and SharedRecordTypmodRegistryInit().

shared_typmod_registry

struct SharedRecordTypmodRegistry* Session::shared_typmod_registry

Definition at line 31 of file session.h.

Referenced by find_or_make_matching_shared_tupledesc(), lookup_rowtype_tupdesc_internal(), shared_record_typmod_registry_detach(), SharedRecordTypmodRegistryAttach(), and SharedRecordTypmodRegistryInit().

shared_typmod_table

dshash_table* Session::shared_typmod_table

Definition at line 33 of file session.h.

Referenced by find_or_make_matching_shared_tupledesc(), lookup_rowtype_tupdesc_internal(), shared_record_typmod_registry_detach(), SharedRecordTypmodRegistryAttach(), and SharedRecordTypmodRegistryInit().

steps

Step** Session::steps

Definition at line 29 of file isolationtester.h.

Referenced by check_testspec(), and run_all_permutations_recurse().

teardownsql

char* Session::teardownsql

Definition at line 28 of file isolationtester.h.

Referenced by run_permutation().


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

AltStyle によって変換されたページ (->オリジナル) /