PostgreSQL Source Code
git master
|
#include <ltree.h>
Data Fields | |
int32 | vl_len_ |
uint16 | numlevel |
uint16 | firstgood |
uint16 | flag |
char | data [FLEXIBLE_ARRAY_MEMBER] |
uint16 lquery::firstgood |
Definition at line 73 of file ltree.h.
Referenced by gist_between(), gist_tqcmp(), and lquery_in().
uint16 lquery::flag |
Definition at line 74 of file ltree.h.
Referenced by lquery_in(), and ltq_regex().
uint16 lquery::numlevel |
Definition at line 72 of file ltree.h.
Referenced by gist_qe(), lquery_in(), lquery_out(), and ltq_regex().