Change type of column - Mailing list pgsql-sql

From Volker Paul
Subject Change type of column
Date
Msg-id 396ACD65.5E91F1E5@dohle.com
Whole thread Raw
Responses RE: Change type of column  ("Rob S." <rslifka@home.com>)
List pgsql-sql
Hello,

how can I change the type of a column, e.g. from varchar() to text?
Or is it possible to drop (i.e. delete) a column without
creating a new table from the old one but without that column,
dropping the old table and renaming the old to the new?

Thanks,

Volker Paul


pgsql-sql by date:

Previous
From: "Adam Walczykiewicz"
Date:
Subject: SQL-92 SQLSTATE in PostgreSQL ?!
Next
From: Volker Paul
Date:
Subject: Re: Supported Encoding