[][src]Module pgx::shmem

Structs

PgSharedMem

This struct contains methods to drive creation of types in shared memory

Traits

PGXSharedMemory

Custom types that want to participate in shared memory must implement this marker trait

PgSharedMemoryInitialization

A trait that types can implement to provide their own Postgres Shared Memory initialization process