|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | InjectionPointCondition |
Typedefs | |
| typedef enum InjectionPointConditionType | InjectionPointConditionType |
| typedef struct InjectionPointCondition | InjectionPointCondition |
Enumerations | |
| enum | InjectionPointConditionType { INJ_CONDITION_ALWAYS = 0 , INJ_CONDITION_PID } |
| Enumerator | |
|---|---|
| INJ_CONDITION_ALWAYS | |
| INJ_CONDITION_PID | |
Definition at line 18 of file injection_points.h.