PostgreSQL Source Code git master
|
#include <trgm.h>
Data Fields | |
int32 | vl_len_ |
uint8 | flag |
char | data [FLEXIBLE_ARRAY_MEMBER] |
char TRGM::data[FLEXIBLE_ARRAY_MEMBER] |
uint8 TRGM::flag |
Definition at line 60 of file trgm.h.
Referenced by expandColorTrigrams(), generate_trgm(), generate_wildcard_trgm(), gtrgm_alloc(), and gtrgm_union().