PostgreSQL Source Code git master
TestDSMRegistryHashEntry Struct Reference

Data Fields

char key [64]
 
dsa_pointer val
 

Detailed Description

Definition at line 28 of file test_dsm_registry.c.

Field Documentation

◆ key

char TestDSMRegistryHashEntry::key[64]

Definition at line 30 of file test_dsm_registry.c.

◆ val

dsa_pointer TestDSMRegistryHashEntry::val

Definition at line 31 of file test_dsm_registry.c.

Referenced by get_val_in_hash(), and set_val_in_hash().


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