PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ShippableCacheEntry Struct Reference

Data Fields

ShippableCacheKey key
 
bool shippable
 

Detailed Description

Definition at line 49 of file shippable.c.

Field Documentation

◆ key

ShippableCacheKey ShippableCacheEntry::key

Definition at line 51 of file shippable.c.

Referenced by InvalidateShippableCacheCallback().

◆ shippable

bool ShippableCacheEntry::shippable

Definition at line 52 of file shippable.c.

Referenced by is_shippable().


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