|
PostgreSQL Source Code git master
|
#include <ts_cache.h>
Data Fields | |
| Oid | objId |
| bool | isvalid |
Definition at line 23 of file ts_cache.h.
| bool TSAnyCacheEntry::isvalid |
Definition at line 26 of file ts_cache.h.
Referenced by InvalidateTSCacheCallBack().
| Oid TSAnyCacheEntry::objId |
Definition at line 25 of file ts_cache.h.