|
PostgreSQL Source Code git master
|
#include <ltree.h>
Data Fields | |
| uint16 | totallen |
| uint16 | flag |
| uint16 | numvar |
| uint16 | low |
| uint16 | high |
| char | variants [FLEXIBLE_ARRAY_MEMBER] |
| uint16 lquery_level::low |
Definition at line 93 of file ltree.h.
Referenced by checkCond().
| char lquery_level::variants[FLEXIBLE_ARRAY_MEMBER] |