Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

collation_cache_entry Struct Reference

Data Fields

Oid collid
bool collate_is_c
bool ctype_is_c
bool flags_valid
pg_locale_t locale

Detailed Description

Definition at line 114 of file pg_locale.c.


Field Documentation

Definition at line 117 of file pg_locale.c.

Referenced by lookup_collation_cache().

Definition at line 116 of file pg_locale.c.

Definition at line 118 of file pg_locale.c.

Referenced by lookup_collation_cache().

Definition at line 119 of file pg_locale.c.

Referenced by lookup_collation_cache().

Definition at line 120 of file pg_locale.c.

Referenced by lookup_collation_cache(), and pg_newlocale_from_collation().


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