|
PostgreSQL Source Code git master
|
Data Fields | |
| int | varno |
| int | sublevels_up |
| Relids | subrelids |
Definition at line 4453 of file prepjointree.c.
| int substitute_phv_relids_context::sublevels_up |
Definition at line 4456 of file prepjointree.c.
Referenced by substitute_phv_relids(), and substitute_phv_relids_walker().
| Relids substitute_phv_relids_context::subrelids |
Definition at line 4457 of file prepjointree.c.
Referenced by substitute_phv_relids(), and substitute_phv_relids_walker().
| int substitute_phv_relids_context::varno |
Definition at line 4455 of file prepjointree.c.
Referenced by substitute_phv_relids(), and substitute_phv_relids_walker().