PostgreSQL Source Code: IsoConnInfo Struct Reference (original) (raw)
| Data Fields | |
|---|---|
| PGconn * | conn |
| int | backend_pid |
| const char * | backend_pid_str |
| const char * | sessionname |
| PermutationStep * | active_step |
| int | total_notices |
Definition at line 25 of file isolationtester.c.
◆ active_step
◆ backend_pid
int IsoConnInfo::backend_pid
◆ backend_pid_str
const char* IsoConnInfo::backend_pid_str
◆ conn
◆ sessionname
const char* IsoConnInfo::sessionname
◆ total_notices
int IsoConnInfo::total_notices
The documentation for this struct was generated from the following file:
- src/test/isolation/isolationtester.c