Small bug: COLUMN dialog types list wrong behavior - Mailing list pgadmin-support

From r d
Subject Small bug: COLUMN dialog types list wrong behavior
Date
Msg-id AANLkTi=niHaVX1p6D_1EgkeSJeKfeou6BXF5s4kQ2h9d@mail.gmail.com
Whole thread Raw
Responses Re: Small bug: COLUMN dialog types list wrong behavior  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
Hi there,

the "NEW COLUMN" / "COLUMN PROPERTIES" dialog which is accessible through context menu of the column in the object tree, or by calling it from the TABLE PROPERTIES dialog.

On the page "PROPERTIES", the drop-down list "TYPE" skips some data types.

I found until now that the types "CHAR" and "CHARACTER" are never accepted, but instead, the list gives me "CHARACTER_DATA" whenever I select one of those types.
When I navigate the list with arrows up/down, it jumps from "CHARACTER_DATA" to "SQL_IDENTIFIER" skipping all types inbetween.

Config:
Postgres    - 9.0.0 from repo PGDG
pgadmin3  - 1.12.0 compiled from source
Linux           - 2.6.32.21-168.fc12.x86_64

Another issue I have found is that pgadmin3 crashes after a while whenever I load a full table with several thousands of records into the grid; other people have already reported this and other issues with the grid (the "VIEW DATA" window).

I hope that helps.

RD

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: PgAdmin III 1.12 crazy memory usage
Next
From: Guillaume Lelarge
Date:
Subject: Re: Small bug: COLUMN dialog types list wrong behavior