PostgreSQL Source Code  git master
shm_toc_entry Struct Reference

Data Fields

uint64 key
 
Size offset
 

Detailed Description

Definition at line 20 of file shm_toc.c.

Field Documentation

◆ key

uint64 shm_toc_entry::key

Definition at line 22 of file shm_toc.c.

Referenced by shm_toc_insert(), and shm_toc_lookup().

◆ offset

Size shm_toc_entry::offset

Definition at line 23 of file shm_toc.c.

Referenced by shm_toc_insert().


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