PostgreSQL Source Code  git master
DSMRegistryEntry Struct Reference

Data Fields

char name [64]
 
dsm_handle handle
 
size_t size
 

Detailed Description

Definition at line 43 of file dsm_registry.c.

Field Documentation

◆ handle

dsm_handle DSMRegistryEntry::handle

Definition at line 46 of file dsm_registry.c.

Referenced by GetNamedDSMSegment().

◆ name

char DSMRegistryEntry::name[64]

Definition at line 45 of file dsm_registry.c.

◆ size

size_t DSMRegistryEntry::size

Definition at line 47 of file dsm_registry.c.

Referenced by GetNamedDSMSegment().


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