Module pgx::spi

source · []
Expand description

Safe access to Postgres’ Server Programming Interface (SPI).

Structs

Represents the set of pg_sys::Datums in a pg_sys::HeapTuple

Represents a single pg_sys::Datum inside a SpiHeapTupleData

Enums