From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Dave Page" <dpage(at)pgadmin(dot)org> |
Cc: | "pgadmin-support" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Japanese input issue in pgAdmin |
Date: | 2009-01-21 13:59:02 |
Message-ID: | 4B7888396B4143CFAFC7FBC075B95DCB@HIRO57887DE653 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hi.
Ooooops, I forgot the problem completely.!
Please understand that it is necessary to investigate both WX and GTK to
solve the problem. I will tackle the root problem next week.
I appreciate your perseverance. Thanks!!
Regards,
Hiroshi Saito
----- Original Message -----
From: "Dave Page" <dpage(at)pgadmin(dot)org>
> Hi Hiroshi,
>
> Can you comment on the following bug report please? Is it a common
> problem? If so, can we fix it?
>
> ------
>
> The property window closes when 'Enter' is pushed in the name text field.
>
> Here are the problem details.
>
> To input Japanese, you input "Hiragana" first, then push space to
> convert to "Kanji" then push enter to fix the conversion. Problem is,
> enter key is passed to pgAdmin .
>
> For example, If you want to change the English table name (employee)
> to Japanese tables using ALTER TABLE, you will get an error:
>
> ERROR: syntax error at or near ";"
> LINE 1: ALTER TABLE "employee" TO ;
>
> This problem does not happen on pgAdmin on Windows. You'd better to
> check pgAdmin's behavior on Redhat Enterprise Linux.
> ------
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-21 14:11:59 | Re: Japanese input issue in pgAdmin |
Previous Message | Dave Page | 2009-01-21 10:49:24 | Japanese input issue in pgAdmin |