PostgreSQL Source Code  git master
pg_case_map Struct Reference

#include <unicode_case_table.h>

Data Fields

pg_wchar codepoint
 
pg_wchar simplemap [NCaseKind]
 

Detailed Description

Definition at line 31 of file unicode_case_table.h.

Field Documentation

◆ codepoint

pg_wchar pg_case_map::codepoint

Definition at line 33 of file unicode_case_table.h.

Referenced by find_case_map().

◆ simplemap


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