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