From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: win32 readline |
Date: | 2004-07-20 23:03:31 |
Message-ID: | 200407202303.i6KN3VY15966@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > Readline is pretty badly broken under mingw. Basically, it disables
> > the alt-gr key, which renders psql almost useless on most locales (no
> > way to type backslash, and a whole lot of other characters, for
> > example).
>
> I can't reproduce that. It works perfectly fine here.
Peter, I have received multiple reports that psql readline doesn't work
on MinGW. Can you get together with Magnus and others to find out why
you aren't seeing the failure and they are. What code page are you
using for testing?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-07-20 23:13:21 | Re: logfile subprocess and Fancy File Functions |
Previous Message | Bruce Momjian | 2004-07-20 23:00:28 | Re: Patch for pg_dump: Multiple -t options and new -T option |