|
PostgreSQL Source Code git master
|
#include <injection_points.h>
Data Fields | |
| InjectionPointConditionType | type |
| int | pid |
Definition at line 24 of file injection_points.h.
| int InjectionPointCondition::pid |
Definition at line 30 of file injection_points.h.
Referenced by injection_point_allowed(), and injection_points_attach().
| InjectionPointConditionType InjectionPointCondition::type |
Definition at line 27 of file injection_points.h.
Referenced by injection_point_allowed(), and injection_points_attach().