PostgreSQL Source Code  git master
InjectionPointCondition Struct Reference

Data Fields

InjectionPointConditionType type
 
int pid
 

Detailed Description

Definition at line 55 of file injection_points.c.

Field Documentation

◆ pid

int InjectionPointCondition::pid

Definition at line 61 of file injection_points.c.

Referenced by injection_point_allowed(), and injection_points_attach().

◆ type

InjectionPointConditionType InjectionPointCondition::type

Definition at line 58 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: