Alter columntype with pgadmin?

From: Walter Haslbeck <wh(at)hillerzentri(dot)de>
To: pgadmin-support(at)postgresql(dot)org
Subject: Alter columntype with pgadmin?
Date: 2005-05-27 08:11:39
Message-ID: 4296D63B.3020604@hillerzentri.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2005-05-27 08:24:09 Re: Alter columntype with pgadmin?
Previous Message Dave Page 2005-05-26 20:20:42 Re: pgAdmin crashes when adding NOT NULL (among other times)