[][src]Module pgx::spi

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

Structs

Spi
SpiClient
SpiHeapTupleData

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

SpiHeapTupleDataEntry

Represents a single pg_sys::Datum inside a SpiHeapTupleData

SpiTupleTable

Enums

SpiError
SpiOk