Function pgx::htup::heap_tuple_get_datum

source ·
pub fn heap_tuple_get_datum(heap_tuple: HeapTuple) -> Datum
Expand description

convert a HeapTupleHeader to a Datum.