PostgreSQL Source Code git master
pg_unicode_range Struct Reference

#include <unicode_category_table.h>

Data Fields

char32_t first
 
char32_t last
 

Detailed Description

Definition at line 28 of file unicode_category_table.h.

Field Documentation

◆ first

char32_t pg_unicode_range::first

Definition at line 30 of file unicode_category_table.h.

◆ last

char32_t pg_unicode_range::last

Definition at line 31 of file unicode_category_table.h.


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