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

#include <aio_types.h>

Data Fields

uint32 id:PGAIO_RESULT_ID_BITS
 
uint32 status:PGAIO_RESULT_STATUS_BITS
 
uint32 error_data:PGAIO_RESULT_ERROR_BITS
 
int32 result
 

Detailed Description

Definition at line 99 of file aio_types.h.

Field Documentation

◆ error_data

◆ id

◆ result

◆ status


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