Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Japanese input issue in pgAdmin



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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group