Re: [pgadmin-support] Problem with using domains

2004-11-18 Thread Andreas Pflug
Martin Susil wrote: 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 name

[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