Function pgrx_pg_sys::ReadBufferWithoutRelcache

source ยท
pub unsafe fn ReadBufferWithoutRelcache(
    arg_rnode: RelFileNode,
    arg_forkNum: Type,
    arg_blockNum: BlockNumber,
    arg_mode: Type,
    arg_strategy: BufferAccessStrategy,
) -> Buffer