PostgreSQL Source Code  git master
SerializedActiveRelMaps Struct Reference

Data Fields

RelMapFile active_shared_updates
 
RelMapFile active_local_updates
 

Detailed Description

Definition at line 101 of file relmapper.c.

Field Documentation

◆ active_local_updates

RelMapFile SerializedActiveRelMaps::active_local_updates

Definition at line 104 of file relmapper.c.

Referenced by RestoreRelationMap(), and SerializeRelationMap().

◆ active_shared_updates

RelMapFile SerializedActiveRelMaps::active_shared_updates

Definition at line 103 of file relmapper.c.

Referenced by RestoreRelationMap(), and SerializeRelationMap().


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