PostgreSQL Source Code git master
Data Fields
PgAioTargetInfo Struct Reference

#include <aio.h>

Data Fields

void(*  reopen )(PgAioHandle *ioh)
 
char *(*  describe_identity )(const PgAioTargetData *sd)
 
const char *  name
 

Detailed Description

Definition at line 158 of file aio.h.

Field Documentation

describe_identity

char *(* PgAioTargetInfo::describe_identity) (const PgAioTargetData *sd)

Definition at line 167 of file aio.h.

Referenced by pgaio_io_get_target_description().

name

const char* PgAioTargetInfo::name

Definition at line 170 of file aio.h.

Referenced by pgaio_io_get_target_name().

reopen

void(* PgAioTargetInfo::reopen) (PgAioHandle *ioh)

Definition at line 164 of file aio.h.

Referenced by pgaio_io_can_reopen(), and pgaio_io_reopen().


The documentation for this struct was generated from the following file:
  • src/include/storage/aio.h

AltStyle によって変換されたページ (->オリジナル) /