PostgreSQL Source Code  git master
pg_locale_struct Struct Reference

#include <pg_locale.h>

Data Fields

char provider
 
bool deterministic
 
union {
   locale_t   lt
 
info
 

Detailed Description

Definition at line 73 of file pg_locale.h.

Field Documentation

◆ deterministic

bool pg_locale_struct::deterministic

Definition at line 76 of file pg_locale.h.

Referenced by CheckMyDatabase(), and pg_newlocale_from_collation().

◆ 

◆ lt

◆ provider

char pg_locale_struct::provider

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