|
PostgreSQL Source Code git master
|
#include <_int.h>
Data Fields | |
| int32 | vl_len_ |
| int32 | flag |
| char | data [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 48 of file hstore_gist.c.
| char GISTTYPE::data |
Definition at line 52 of file hstore_gist.c.
| int32 GISTTYPE::flag |
Definition at line 51 of file hstore_gist.c.
Referenced by _intbig_alloc(), g_intbig_union(), ghstore_alloc(), and ghstore_union().
| int32 GISTTYPE::vl_len_ |
Definition at line 50 of file hstore_gist.c.