locale - Search results in mailing lists

2025-04-17 22:14:37 | Re: Giving the shared catalogues a defined encoding (Nico Williams)

locales. So the only reasonable way to do I18N interop on Unix is to stick

2025-04-17 16:58:41 | Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC (Noah Misch)

locale-dependent "bool posix" argument like the others calls the commit changed? Related message from

2025-04-14 23:44:08 | Re: [18] Unintentional behavior change in commit e9931bfb75 (Noah Misch)

locale.c uses only the locale_t-extended forms, and it aims not to depend

2025-04-10 22:18:30 | catcache search while BUFFER_LOCK_EXCLUSIVE on catalog (Noah Misch)

locale (collid=950, context=0x24dec20) at pg_locale.c:1075 #11 0x0000000000b40b1e in pg_newlocale

2025-04-09 05:34:45 | Re: Remove unnecessary static type qualifiers (Junwang Zhao)

locale(NULL, true)); - /* check query buffer overflow */ - if (sizeof(qbuf) < (sizeof(query) + strlen(encoding))) + len = snprintf

2025-04-06 22:43:36 | Re: Modern SHA2- based password hashes for pgcrypto (Tom Lane)

locale-dependent? I'd be more comfortable with a check like if (strchr("...valid chars

2025-04-04 14:27:30 | 002_pg_upgrade is broken for custom install (Ashutosh Bapat)

locales in original cluster ok 2 - loaded old dump file # initializing database system by running

2025-03-31 20:11:58 | Re: general purpose array_sort (Tom Lane)

locale = 'en-u-ks-level1', deterministic = false); SELECT 'aBcD' COLLATE lt_insensitive = 'AbCd' COLLATE lt_insensitive

2025-03-31 09:48:24 | ICU warnings during make installcheck and text_extensions test (Oleg Tselebrovskiy)

locale-provider=icu --icu-locale='en_US_POSIX') and NO_LOCALE=1 you get a warning

2025-03-30 19:50:51 | Re: Non-text mode for pg_dumpall (Andrew Dunstan)

LOCALE_PROVIDER = libc LOCALE = 'C'; pg_restore: warning: errors ignored on database "template1" restore: 1 pg_restore

2025-03-29 21:50:03 | Re: Speed up ICU case conversion by using ucasemap_utf8To*() (Andres Freund)

locale_icu.c:484 (../src/backend/utils/adt/pg_locale_icu.c:484) [17:17:51.214] >>> src/backend/postgres_lib.a.p/utils_adt_pg_locale_icu.c.o:(strfold_icu) [17:17:51.214] cc: error

2025-03-19 00:09:20 | Re: Update Unicode data to Unicode 16.0.0 (Jeff Davis)

locale is ICU, and people were highly skeptical of that before we found bugs in it, and more

2025-03-17 13:52:45 | Re: 64 bit numbers vs format strings (Thomas Munro)

locales" int main() { setenv("LANGUAGE", "fr", 1); setlocale(LC_ALL, "fr_FR.UTF-8"); bindtextdomain

2025-03-15 19:26:12 | Re: Changing the state of data checksums in a running cluster (Andres Freund)

locale-provider=icu --locale=und --lc-*=C: no stderr' [16:08:36.331] # at /tmp/cirrus-ci-build/src/bin/initdb/t/001_initdb.pl line

2025-03-14 20:39:30 | More Perl cleanups (Dagfinn Ilmari Mannsåker)

locale-provider, if supported -my %provider_name = ('b' => 'builtin', 'i' => 'icu', 'c' => 'libc'); +my %provider