PostgreSQL Source Code  git master
TSAnyCacheEntry Struct Reference

#include <ts_cache.h>

Data Fields

Oid objId
 
bool isvalid
 

Detailed Description

Definition at line 23 of file ts_cache.h.

Field Documentation

◆ isvalid

bool TSAnyCacheEntry::isvalid

Definition at line 26 of file ts_cache.h.

Referenced by InvalidateTSCacheCallBack().

◆ objId

Oid TSAnyCacheEntry::objId

Definition at line 25 of file ts_cache.h.


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