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

#include <injection_points.h>

Data Fields

InjectionPointConditionType type
 
int pid
 

Detailed Description

Definition at line 24 of file injection_points.h.

Field Documentation

◆ pid

int InjectionPointCondition::pid

Definition at line 30 of file injection_points.h.

Referenced by injection_point_allowed(), and injection_points_attach().

◆ type

InjectionPointConditionType InjectionPointCondition::type

Definition at line 27 of file injection_points.h.

Referenced by injection_point_allowed(), and injection_points_attach().


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