PostgreSQL Source Code git master
encoding_match Struct Reference

Data Fields

enum pg_enc pg_enc_code
 
const char * system_enc_name
 

Detailed Description

Definition at line 39 of file chklocale.c.

Field Documentation

◆ pg_enc_code

enum pg_enc encoding_match::pg_enc_code

Definition at line 41 of file chklocale.c.

Referenced by pg_get_encoding_from_locale().

◆ system_enc_name

const char* encoding_match::system_enc_name

Definition at line 42 of file chklocale.c.

Referenced by pg_get_encoding_from_locale().


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