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

Data Fields

unsigned charunsafeFlags
 
bool unsafeVolatile
 
bool unsafeLeaky
 

Detailed Description

Definition at line 62 of file allpaths.c.

Field Documentation

◆ unsafeFlags

unsigned char* pushdown_safety_info::unsafeFlags

Definition at line 64 of file allpaths.c.

◆ unsafeLeaky

bool pushdown_safety_info::unsafeLeaky

Definition at line 68 of file allpaths.c.

◆ unsafeVolatile

bool pushdown_safety_info::unsafeVolatile

Definition at line 67 of file allpaths.c.


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