|
PostgreSQL Source Code git master
|
| int split_pathtarget_context::current_depth |
Definition at line 61 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| List* split_pathtarget_context::current_input_srfs |
Definition at line 59 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| List* split_pathtarget_context::current_input_vars |
Definition at line 58 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| Index split_pathtarget_context::current_sgref |
Definition at line 62 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| List* split_pathtarget_context::input_target_exprs |
Definition at line 52 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| bool split_pathtarget_context::is_grouping_target |
Definition at line 50 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| List* split_pathtarget_context::level_input_srfs |
Definition at line 56 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| List* split_pathtarget_context::level_input_vars |
Definition at line 55 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| List* split_pathtarget_context::level_srfs |
Definition at line 54 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().
| PlannerInfo* split_pathtarget_context::root |
Definition at line 49 of file tlist.c.
Referenced by split_pathtarget_at_srfs_extended(), and split_pathtarget_walker().