Function pgrx_pg_sys::heap_insert
source · pub unsafe fn heap_insert(
arg_relation: Relation,
arg_tup: HeapTuple,
arg_cid: CommandId,
arg_options: c_int,
arg_bistate: BulkInsertState
)
pub unsafe fn heap_insert(
arg_relation: Relation,
arg_tup: HeapTuple,
arg_cid: CommandId,
arg_options: c_int,
arg_bistate: BulkInsertState
)