PostgreSQL Source Code  git master
trgm_mb_char Struct Reference

Data Fields

char bytes [MAX_MULTIBYTE_CHAR_LEN]
 

Detailed Description

Definition at line 241 of file trgm_regexp.c.

Field Documentation

◆ bytes

char trgm_mb_char::bytes[MAX_MULTIBYTE_CHAR_LEN]

Definition at line 243 of file trgm_regexp.c.

Referenced by convertPgWchar(), expandColorTrigrams(), and fillTrgm().


The documentation for this struct was generated from the following file: