Function pgGetShmemAllocations

  • Returns FromItem<
        {
            allocated_size: Int8<0 | 1>;
            name: Text<0 | 1>;
            off: Int8<0 | 1>;
            size: Int8<0 | 1>;
        },
    >