PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
InjIoErrorState Struct Reference

Data Fields

bool enabled_short_read
 
bool enabled_reopen
 
bool short_read_result_set
 
int short_read_result
 

Detailed Description

Definition at line 38 of file test_aio.c.

Field Documentation

◆ enabled_reopen

bool InjIoErrorState::enabled_reopen

Definition at line 41 of file test_aio.c.

Referenced by inj_io_reopen_attach(), inj_io_reopen_detach(), and test_aio_shmem_startup().

◆ enabled_short_read

bool InjIoErrorState::enabled_short_read

◆ short_read_result

int InjIoErrorState::short_read_result

Definition at line 44 of file test_aio.c.

Referenced by inj_io_short_read_attach().

◆ short_read_result_set

bool InjIoErrorState::short_read_result_set

Definition at line 43 of file test_aio.c.

Referenced by inj_io_short_read_attach().


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