locale - Search results in mailing lists
Mailing lists >> psycopg >> Thread >> Search in thread (2)
2024-02-16 05:45:15 | Re: Reporting UnicodeEncodeError info on arbitrary data sent to PG with psycopg3 (Karl O. Pinc)
locale's character encoding. And when writing files open()-ed as text Python encodes (from
Mailing lists >> psycopg >> Thread
2019-07-24 23:28:02 | Rounding numbers from copy expert (John Abraham)
locale has an effect, one is set to en_CA.UTF-8 and the other
Mailing lists >> psycopg >> Thread
2013-11-27 11:20:00 | Re: Using context managers for connections/cursors - cursors are closed, connections are not? (Karsten Hilbert)
locale other then C or en_* Karsten -- GPG key ID E4071346 @ gpg-keyserver.de E167
Mailing lists >> psycopg >> Thread
2013-04-11 20:52:38 | Building psycopg2 under cygwin (David Gilman)
locale': /pub/devel/postgresql/postgresql-9.2.4-1/build/src/interfaces/libpq/chklocale.c:269: undefined reference to `_libintl
Mailing lists >> psycopg >> Thread
2012-09-24 09:58:17 | Re: Range type adaptation implemented (Daniele Varrazzo)
reason is the locale. select '#' collate "C" < '$' collate "C" returns true as naively expected. -- Daniele
Mailing lists >> psycopg >> Thread
2011-04-07 16:47:20 | client encoding name normalization in psycopg 2.4 (Peter Eisentraut)
locale charmap) which gives variant spelling of encoding names across operating systems.) The PostgreSQL backend
Mailing lists >> psycopg >> Thread >> Search in thread (5)
2011-01-19 19:48:35 | Re: How to use the postgresql money type? (Daniele Varrazzo)
locale dependent, so it doesn't seem easy or doable at all to add support