|
|
| · · · · · · · | |
|
Alter columntype with pgadmin?
Hi,now that PostgreSQL 8 supports changing the datatype of a column with the 'ALTER TABLE ... ALTER COLUMN ... TYPE new_type [USING ...]' syntax it would be great if pgadminIII has an option to do this via GUI. Are there any efforts to support this feature in pgadminIII? Walter
|