PostgreSQL Source Code git master
|
Data Fields | |
const char * | start |
int | len |
int | flag |
int | wlen |
Definition at line 16 of file ltree_io.c.
int nodeitem::flag |
Definition at line 20 of file ltree_io.c.
Referenced by parse_lquery().
int nodeitem::len |
Definition at line 19 of file ltree_io.c.
Referenced by finish_nodeitem(), parse_lquery(), and parse_ltree().
const char* nodeitem::start |
Definition at line 18 of file ltree_io.c.
Referenced by finish_nodeitem(), parse_lquery(), and parse_ltree().
int nodeitem::wlen |
Definition at line 21 of file ltree_io.c.
Referenced by finish_nodeitem(), parse_lquery(), and parse_ltree().