PostgreSQL Source Code git master
Loading...
Searching...
No Matches
shmem_hash_allocator Struct Reference

Data Fields

charnext
 
charend
 

Detailed Description

Definition at line 29 of file shmem_hash.c.

Field Documentation

◆ end

char* shmem_hash_allocator::end

Definition at line 32 of file shmem_hash.c.

◆ next

char* shmem_hash_allocator::next

Definition at line 31 of file shmem_hash.c.

Referenced by shmem_hash_create().


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