|
PostgreSQL Source Code git master
|
#include <aio_types.h>
Data Fields | |
| uint32 | aio_index |
| uint32 | generation_upper |
| uint32 | generation_lower |
Definition at line 32 of file aio_types.h.
| uint32 PgAioWaitRef::aio_index |
Definition at line 35 of file aio_types.h.
| uint32 PgAioWaitRef::generation_lower |
Definition at line 46 of file aio_types.h.
| uint32 PgAioWaitRef::generation_upper |
Definition at line 45 of file aio_types.h.