PostgreSQL Source Code
git master
|
Data Fields | |
InjectionPointConditionType | type |
int | pid |
Definition at line 57 of file injection_points.c.
int InjectionPointCondition::pid |
Definition at line 63 of file injection_points.c.
Referenced by injection_point_allowed(), and injection_points_attach().
InjectionPointConditionType InjectionPointCondition::type |
Definition at line 60 of file injection_points.c.
Referenced by injection_point_allowed(), and injection_points_attach().