PostgreSQL Source Code  git master
pg_unicode_range Struct Reference

#include <unicode_category_table.h>

Data Fields

uint32 first
 
uint32 last
 

Detailed Description

Definition at line 28 of file unicode_category_table.h.

Field Documentation

◆ first

uint32 pg_unicode_range::first

Definition at line 30 of file unicode_category_table.h.

◆ last

uint32 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: