PostgreSQL Source Code git master
|
Data Fields | |
bool | enabled_short_read |
bool | enabled_reopen |
bool | short_read_result_set |
int | short_read_result |
Definition at line 38 of file test_aio.c.
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().
bool InjIoErrorState::enabled_short_read |
Definition at line 40 of file test_aio.c.
Referenced by inj_io_short_read_attach(), inj_io_short_read_detach(), and test_aio_shmem_startup().
int InjIoErrorState::short_read_result |
Definition at line 44 of file test_aio.c.
Referenced by inj_io_short_read_attach().
bool InjIoErrorState::short_read_result_set |
Definition at line 43 of file test_aio.c.
Referenced by inj_io_short_read_attach().