locale - Search results in mailing lists

2024-09-14 02:33:52 | RE: PostgreSQL implicitly double-quoting identifier name with umlaut (Michael Downey)

locale-aware translation. However, there are some locales where this * is not right either (eg, Turkish

2021-07-07 17:35:11 | UPPER() Function Not Working as Expected in PostgreSQL 12.5 Version (Saraswat, Dhruv)

locale (en_US.UTF-8) and data remained unchanged between both the 9.6.11 and 12.5 AWS RDS Instances

2018-11-28 18:37:25 | RE: error code 8 (Olivier Leprêtre)

locale for system error message # strings lc_monetary = 'French_France.1252' # locale for monetary formatting

2013-09-06 06:37:09 | Re: [NOVICE] Understanding Encoding (Amit Langote)

locale" to ko_KR; something like: LANG=ko_KR LC_ALL=ko_KR \ psql -d korean

2013-02-23 20:13:39 | Re: Summing & Grouping in a Hierarchical Structure (Ben Morrow)

locale the characters A-Za-z0-9_ are allowed). Labels | must be less than 256 bytes

2012-10-11 08:55:44 | Database object names and libpq in UTF-8 locale on Windows (Sebastien FLAESCH)

locale is another story, but from a pure C / SQL / libpq point of view, as long

2012-09-13 15:04:42 | Re: underscore pattern in a query doens't work (Sergio C.)

locale) are: lc_collate=C lc_ctype=C lc_messages=C lc_monetary=C lc_numeric

2012-05-16 23:24:27 | Re: order by different on mac vs linux (Scott Marlowe)

locale. UTF-8 is an encoding. If there were no Locale (i.e. it was set to C, simple

2011-07-18 06:30:34 | Re: to_char() accepting invalid dates? (Jasen Betts)

YYYY-MM-DD and possilby a locale dependant form with the year last -- ⚂⚃ 100% natural

2011-07-05 21:41:33 | Re: interesting sequence (Samuel Gendler)

locale for your database, that means you must create an index on that column that

2011-06-22 07:15:27 | Re: a strange order by behavior (Samuel Gendler)

locale -a' at a command prompt will list all locale's available on a host

2011-05-23 13:54:10 | problem with update data sets from front ends 8.4, Ubuntu 10.04 (Dean le Roux)

locale for system error message # strings lc_monetary = 'en_ZA.utf8' # locale for monetary formatting

2011-05-10 12:26:47 | Re: Sorting Issue (Ozer, Pam)

locale as mentioned below? Is there anyway around this? LC_COLLATE = 'en_US.utf8' Thanks

2011-05-07 13:49:15 | Re: Specifying column level collations (Tom Lane)

locale='German_Germany.1252'); I don't know how to find out exactly what locale

2011-05-03 06:12:42 | Re: BINARY and BINARY VARYING datatypes in PostgreSQL (Susanne Ebrecht)

locale settings. http:///docs/9.0/static/datatype-binary.html "The SQL standard defines a different binary string type, called BLOB