[pgadmin-support] Problem with using domains

2004-11-17 Thread Martin Susil
Hello,It seems I found a small bug:I use domains as data type aliases in my db:CREATE DOMAIN my_schema.t_varchar AS varchar;Now lets say I want to edit (or insert) some values in my_schema.my_table so I run pgAdmin and 'right-click & View Data' the table.Domains under names of the columns a

Re: [pgadmin-support] pgadmin crashes on SuSE 9.2/wxGTK 2.5.3

2004-11-17 Thread Andreas Pflug
Walter Haslbeck wrote: Andreas Pflug wrote: Maybe some problem with the theme; try another one. Thats it, thanks! (But where should I report the bug now: wxwidgets, gtk, kde, suse?) :) Good question. Seems wx is innocent. I'd suggest gtk, to trace it further down. Regards, Andreas --

[pgadmin-support] Can' change comments on column

2004-11-17 Thread Walter Haslbeck
Hello, I just discovered another bug (can be reproduced with pgadminIII/rc1 on win32 and also with the latest cvs version on linux): You can't edit comments on columns. When you edit the properties for a column and change the comment in the textbox, the 'OK' buttons stays grey, you can't commit