|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Public Member Functions | |
| pg_node_attr (no_query_jumble) Expr xpr | |
| Expr *phexpr | pg_node_attr (equal_ignore) |
| Relids phrels | pg_node_attr (equal_ignore) |
Data Fields | |
| Relids | phnullingrels |
| Index | phid |
| Index | phlevelsup |
Definition at line 3084 of file pathnodes.h.
| Expr *phexpr PlaceHolderVar::pg_node_attr | ( | equal_ignore | ) |
| Relids phrels PlaceHolderVar::pg_node_attr | ( | equal_ignore | ) |
| PlaceHolderVar::pg_node_attr | ( | no_query_jumble | ) |
| Index PlaceHolderVar::phid |
Definition at line 3100 of file pathnodes.h.
| Index PlaceHolderVar::phlevelsup |
Definition at line 3103 of file pathnodes.h.
| Relids PlaceHolderVar::phnullingrels |
Definition at line 3097 of file pathnodes.h.
Referenced by adjust_standard_join_alias_expression().