|
PostgreSQL Source Code git master
|
Data Fields | |
| int | varno |
| int | sublevels_up |
| Relids | subrelids |
Definition at line 4183 of file prepjointree.c.
| int substitute_phv_relids_context::sublevels_up |
Definition at line 4186 of file prepjointree.c.
Referenced by substitute_phv_relids(), and substitute_phv_relids_walker().
| Relids substitute_phv_relids_context::subrelids |
Definition at line 4187 of file prepjointree.c.
Referenced by substitute_phv_relids(), and substitute_phv_relids_walker().
| int substitute_phv_relids_context::varno |
Definition at line 4185 of file prepjointree.c.
Referenced by substitute_phv_relids(), and substitute_phv_relids_walker().