PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pg_utf_to_local_combined Struct Reference

#include <pg_wchar.h>

Data Fields

uint32 utf1
 
uint32 utf2
 
uint32 code
 

Detailed Description

Definition at line 330 of file pg_wchar.h.

Field Documentation

◆ code

uint32 pg_utf_to_local_combined::code

Definition at line 334 of file pg_wchar.h.

◆ utf1

uint32 pg_utf_to_local_combined::utf1

Definition at line 332 of file pg_wchar.h.

◆ utf2

uint32 pg_utf_to_local_combined::utf2

Definition at line 333 of file pg_wchar.h.


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