Changing data types
Geoffrey J. Gowey <ggowey@rxhope.com>
From: "Gowey, Geoffrey" <ggowey@rxhope.com>
To: pgsql-hackers@postgresql.org
Date: 2001-09-24T14:18:34Z
Lists: pgsql-hackers
I posted this in my last message, but have not heard anything yet so I'm wondering if it was overlooked. I need to know how to change a column from being say a varchar(9) to an integer. Does anyone know how to change the data type? Geoff