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

Data Fields

MemoryContext rt_context
 
union { 
 
   local_ts_radix_tree *   local 
 
   shared_ts_radix_tree *   shared 
 
tree 
 
dsa_areaarea
 

Detailed Description

Definition at line 114 of file tidstore.c.

Field Documentation

◆ area

dsa_area* TidStore::area

◆ local

◆ rt_context

MemoryContext TidStore::rt_context

Definition at line 120 of file tidstore.c.

Referenced by TidStoreCreateLocal(), and TidStoreDestroy().

◆ shared

◆ [union]


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