Changing Column Type - Mailing list pgsql-sql

From Peter Atkins
Subject Changing Column Type
Date
Msg-id 1CAD483B723BD611B0C10090274FF06855482A@NXCDMAIL
Whole thread Raw
List pgsql-sql
All,

Is there a way to easily change the type of  column? Or do I have to drop
and create again.

From:
assignment_notes | character varying(255)

To:
assignment_notes | text

Thanks,
-p



pgsql-sql by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: Slow Multi-joins performance [DEVELOPERS attn please]
Next
From: Sloan Bowman
Date:
Subject: Displaying current queries on the database?