PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
trgm_mb_char Struct Reference

Data Fields

char bytes [MAX_MULTIBYTE_CHAR_LEN]
 

Detailed Description

Definition at line 243 of file trgm_regexp.c.

Field Documentation

◆ bytes

char trgm_mb_char::bytes[MAX_MULTIBYTE_CHAR_LEN]

Definition at line 245 of file trgm_regexp.c.

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


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