Accented characters column names not displayed
От
Andrus
Тема
Accented characters column names not displayed
Дата
Msg-id
eif2he$dn3$1@news.hub.org
Список
Дерево обсуждения
Re: Accented characters column names not displayed "Andrus" <eetasoft@online.ee>
To reproduce, run the following code in query window: create table test ( � text ); select * from test; Observed in output pane: No column name. Column type "text" is only partially visible. Observed in object browser: Column with empty name is shown. Observed in SQL pane: CREATE TABLE tt ( text ) Observed when tryind to delete column in object browser: --------------------------- pgAdmin III --------------------------- An error has occurred: ERROR: syntax error at end of input at character 28 --------------------------- OK --------------------------- Expected: Column name must be shown. Word text must be fully visible. Version: 1.6beta3 Platform: XP SP2 Andrus.
В списке pgadmin-support по дате отправления