|
PostgreSQL Source Code git master
|
Data Fields | |
| grouping_eqop_callback | get_eqop |
| void * | cb_context |
| void* grouping_walker_ctx::cb_context |
Definition at line 111 of file clauses.c.
Referenced by expression_has_grouping_conflict(), grouping_check_operand(), and grouping_conflict_walker().
| grouping_eqop_callback grouping_walker_ctx::get_eqop |
Definition at line 110 of file clauses.c.
Referenced by expression_has_grouping_conflict(), grouping_check_operand(), and grouping_conflict_walker().