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

Data Fields

InjectionPointConditionType type
 
int pid
 

Detailed Description

Definition at line 57 of file injection_points.c.

Field Documentation

◆ pid

int InjectionPointCondition::pid

Definition at line 63 of file injection_points.c.

Referenced by injection_point_allowed(), and injection_points_attach().

◆ type

InjectionPointConditionType InjectionPointCondition::type

Definition at line 60 of file injection_points.c.

Referenced by injection_point_allowed(), and injection_points_attach().


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