PostgreSQL Source Code  git master
DSMRegistryCtxStruct Struct Reference

Data Fields

dsa_handle dsah
 
dshash_table_handle dshh
 

Detailed Description

Definition at line 35 of file dsm_registry.c.

Field Documentation

◆ dsah

dsa_handle DSMRegistryCtxStruct::dsah

Definition at line 37 of file dsm_registry.c.

Referenced by DSMRegistryShmemInit(), and init_dsm_registry().

◆ dshh

dshash_table_handle DSMRegistryCtxStruct::dshh

Definition at line 38 of file dsm_registry.c.

Referenced by DSMRegistryShmemInit(), and init_dsm_registry().


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