|
PostgreSQL Source Code git master
|
#include <_int.h>
Data Fields | |
| int16 | type |
| int16 | left |
| int32 | val |
| uint8 | flag |
| uint8 | length |
| uint16 | distance |
| int16 ITEM::left |
Definition at line 143 of file _int.h.
Referenced by contains_required_value(), findoprnd(), int_query_opr_selec(), and ltree_execute().
| int16 ITEM::type |
Definition at line 142 of file _int.h.
Referenced by bqarr_in(), contains_required_value(), execute(), infix(), int_query_opr_selec(), ltree_execute(), and queryin().
| int32 ITEM::val |
Definition at line 144 of file _int.h.
Referenced by bqarr_in(), checkcondition_arr(), checkcondition_bit(), contains_required_value(), infix(), int_query_opr_selec(), ltree_execute(), and queryin().