Gauthier, Dave, 11.01.2008 15:55:
> Is there a way to alter a varchar column’s length? Maybe something like
> “alter table foo alter column xyz varchar(256)”.
A quick look into the manual would have revealed the correct syntax:
http://www.postgresql.org/docs/8.2/static/sql-altertable.html