PostgreSQL Source Code  git master
pg_locale_struct Struct Reference

#include <pg_locale.h>

Data Fields

char provider
 
bool deterministic
 
union {
   int   dummy
 
info
 

Detailed Description

Definition at line 75 of file pg_locale.h.

Field Documentation

◆ deterministic

bool pg_locale_struct::deterministic

Definition at line 78 of file pg_locale.h.

Referenced by CheckMyDatabase(), and pg_newlocale_from_collation().

◆ dummy

int pg_locale_struct::dummy

Definition at line 91 of file pg_locale.h.

◆ 

◆ provider

char pg_locale_struct::provider

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