|
PostgreSQL Source Code git master
|
Data Fields | |
| char | max_hazard |
| char | max_interesting |
| List * | safe_param_ids |
| char max_parallel_hazard_context::max_hazard |
Definition at line 95 of file clauses.c.
Referenced by is_parallel_safe(), max_parallel_hazard(), max_parallel_hazard_test(), and max_parallel_hazard_walker().
| char max_parallel_hazard_context::max_interesting |
Definition at line 96 of file clauses.c.
Referenced by is_parallel_safe(), max_parallel_hazard(), and max_parallel_hazard_test().
| List* max_parallel_hazard_context::safe_param_ids |
Definition at line 97 of file clauses.c.
Referenced by is_parallel_safe(), max_parallel_hazard(), and max_parallel_hazard_walker().