PostgreSQL Source Code
git master
|
#include <ltree.h>
Data Fields | |
int32 | vl_len_ |
uint32 | flag |
char | data [FLEXIBLE_ARRAY_MEMBER] |
char ltree_gist::data[FLEXIBLE_ARRAY_MEMBER] |
uint32 ltree_gist::flag |
Definition at line 269 of file ltree.h.
Referenced by _ltree_union(), and ltree_gist_alloc().