PostgreSQL Source Code git master
NamedDSHState Struct Reference

Data Fields

dsa_handle dsa_handle
 
dshash_table_handle dsh_handle
 
int tranche
 

Detailed Description

Definition at line 71 of file dsm_registry.c.

Field Documentation

◆ dsa_handle

dsa_handle NamedDSHState::dsa_handle

Definition at line 73 of file dsm_registry.c.

Referenced by GetNamedDSHash().

◆ dsh_handle

dshash_table_handle NamedDSHState::dsh_handle

Definition at line 74 of file dsm_registry.c.

Referenced by GetNamedDSHash().

◆ tranche

int NamedDSHState::tranche

Definition at line 75 of file dsm_registry.c.

Referenced by GetNamedDSHash().


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