Hello Antti,

Antti Salmela [2010-12-14 20:53 +0200]:
> Switch from libreadline to libedit broke multibyte character input.

Can you please be more specific? Basic cases work for me, in de_DE.UTF-8:

$ sudo -u postgres psql
psql (9.0.2)
Geben Sie »help« für Hilfe ein.

postgres=# select 'ä';
 ?column? 
----------
 ä
(1 Zeile)

postgres=# select '♥';
 ?column? 
----------
 ♥
(1 Zeile)

postgres=# 

Thanks,

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to