PostgreSQL Source Code git master
|
Go to the source code of this file.
Functions | |
static bool | pgaio_sync_needs_synchronous_execution (PgAioHandle *ioh) |
static int | pgaio_sync_submit (uint16 num_staged_ios, PgAioHandle **staged_ios) |
Variables | |
const IoMethodOps | pgaio_sync_ops |
|
static |
Definition at line 36 of file method_sync.c.
|
static |
Definition at line 42 of file method_sync.c.
const IoMethodOps pgaio_sync_ops |
Definition at line 28 of file method_sync.c.