[pgadmin-support] two bugs?

2004-07-29 Thread "Rodríguez Rodríguez, Pere"
Title: two bugs? Hello, I run pgAdmin III version 1.0.2 (Nov 28 2003) for windows and it work very well except in two situations. 1.- When I have a table with a text data type column and I want to change this data type to varchar then I can enter varchar data type but I can't enter data le

Re: [pgadmin-support] two bugs?

2004-07-29 Thread Andreas Pflug
Rodríguez Rodríguez, Pere wrote: 1.- When I have a table with a text data type column and I want to change this data type to varchar then I can enter varchar data type but I can't enter data length because length text box is disabled. It's not a bug, it's a feature: text has unlimited length, and

Re: [pgadmin-support] two bugs?

2004-07-29 Thread "Rodríguez Rodríguez, Pere"
Title: RE: [pgadmin-support] two bugs? >> 1.- When I have a table with a text data type column and I want to >> change this data type to varchar then I can enter varchar data type but >> I can't enter data length because length text box is disabled. > >It's not a bug, it's a feature: text ha

Re: [pgadmin-support] two bugs?

2004-07-29 Thread Andreas Pflug
Rodríguez Rodríguez, Pere wrote: I'm agree but pgAdmin3 could allow modify it when there aren't any rows, or if there are some row then pgAdmin3 could allow modify and then validate the new data type and the data in the table. I supouse that the second option is dificult, but is the first option