Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ShmemIndexEnt Struct Reference

#include <shmem.h>

Data Fields

char key [SHMEM_INDEX_KEYSIZE]
void * location
Size size

Detailed Description

Definition at line 56 of file shmem.h.


Field Documentation

char ShmemIndexEnt::key[SHMEM_INDEX_KEYSIZE]

Definition at line 58 of file shmem.h.

Definition at line 59 of file shmem.h.

Referenced by ShmemInitStruct().

Definition at line 60 of file shmem.h.

Referenced by ShmemInitStruct().


The documentation for this struct was generated from the following file: