PostgreSQL Source Code  git master
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: