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 428 of file chklocale.c.

◆ system_enc_name

const char* encoding_match::system_enc_name

Definition at line 42 of file chklocale.c.


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