PostgreSQL Source Code
git master
|
Data Fields | |
int32 | vl_len_ |
int32 | flag |
char | data [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 63 of file tsgistidx.c.
char SignTSVector::data[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 67 of file tsgistidx.c.
int32 SignTSVector::flag |
Definition at line 66 of file tsgistidx.c.
Referenced by gtsvector_union().
int32 SignTSVector::vl_len_ |
Definition at line 65 of file tsgistidx.c.