|
PostgreSQL Source Code git master
|
Data Fields | |
| char | key [64] |
| dsa_pointer | val |
Definition at line 28 of file test_dsm_registry.c.
| char TestDSMRegistryHashEntry::key[64] |
Definition at line 30 of file test_dsm_registry.c.
| 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().