locale - Search results in mailing lists
Mailing lists >> pgsql-docs >> Thread
2024-09-06 16:20:29 | Re: Documentation improvement patch (Daniel Gustafsson)
locale name when the builtin provider is used. Locale support - is described in . + Specifies the locale
Mailing lists >> pgsql-docs >> Thread
2024-06-11 17:58:54 | Re: Documenting more pitfalls of non-default collations? (Jeff Davis)
locale other than "C"): UPPER(LOWER(U&'\1E9E')) != UPPER(U&'\1E9E') And: LOWER
Mailing lists >> pgsql-docs >> Thread >> Search in thread (2)
2024-01-24 19:04:48 | Re: SQL command : ALTER DATABASE OWNER TO (David G. Johnston)
Locale Provider | libc Collate | en_US.UTF-8 Ctype | en_US.UTF-8 ICU Locale
Mailing lists >> pgsql-docs >> Thread
2023-11-29 22:18:20 | Restore to a new database from a backup (.tar) generated from (PG Doc comments form)
LOCALE_PROVIDER = libc LOCALE = 'French_Canada.1252'; pg_restore: connexion à la nouvelle base de données
Mailing lists >> pgsql-docs >> Thread >> Search in thread (6)
2023-06-28 01:14:30 | Re: streaming replication depends on matching glibc versions / LOCALE sort order (Dan Stoner)
I am interested in doing this but not sure when I will have time. - Dan
Mailing lists >> pgsql-docs >> Thread >> Search in thread (2)
2023-04-26 21:20:16 | Perhaps an issue on the collation page? (PG Doc comments form)
locale naming system, the root locale is selected by an empty string. CREATE COLLATION latinlast
Mailing lists >> pgsql-docs >> Thread >> Search in thread (3)
2022-04-29 09:52:45 | Re: Documentation Suggestion (Peter Eisentraut)
mentioned? (I'm not sure about the case-sensitivity of the locale options. That could be OS-dependent.)
Mailing lists >> pgsql-docs >> Thread
2022-02-15 16:17:53 | Does the POSITION() function takes into account the COLLATION... or not ?!? (PG Doc comments form)
locale = 'und-u-ks-level1', deterministic = false ); SELECT POSITION(('o' COLLATE public.case_and_accent
Mailing lists >> pgsql-docs >> Thread
2021-12-23 11:34:56 | ^@ operator for text (PG Doc comments form)
locales), overengeniered and may be more slow). As I say the filtering text by prefix
Mailing lists >> pgsql-docs >> Thread
2021-11-07 18:46:40 | Add link to unicode collation docs (PG Doc comments form)
Locale Data Markup Language (LDML). http:///reports/tr35/tr35-collation.html#Collation_Settings If one wants to create a custom collation
Mailing lists >> pgsql-docs >> Thread >> Search in thread (2)
2021-05-17 18:09:31 | Re: Where are the legal values for LC_TIME listed? (Tom Lane)
locale -a will provide a list of available locales. Not sure what more we could
Mailing lists >> pgsql-docs >> Thread >> Search in thread (11)
2021-04-04 07:53:45 | [PATCH] fix ICU explorer link in locale documentation (Anton Voloshin)
Locale Explorer can be used to check the details of a particular locale definition. But the link
Mailing lists >> pgsql-docs >> Thread >> Search in thread (8)
2021-04-01 06:54:27 | Re: [PATCH] add link to domain data types section from locale documentation (Anton Voloshin)
On 31.03.2021 12:48, Laurenz Albe wrote: Thanks! Should I do something to ensure this
Mailing lists >> pgsql-docs >> Thread
2021-02-07 06:47:02 | Small correction in chown command to set the owner of the pgsql data dir correctly (PG Doc comments form)
locales COLLATE: en_IN.UTF-8 CTYPE: en_IN.UTF-8 MESSAGES: en_IN.UTF-8 MONETARY
Mailing lists >> pgsql-docs >> Thread
2020-07-25 15:06:17 | Re: UTF8 conversion (Tom Lane)
locale and/or encoding settings. While perhaps we could improve the documentation about that area, it's impossible